<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Set Analysis - Count specific value while excluding others in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Count-specific-value-while-excluding-others/m-p/1787622#M61469</link>
    <description>&lt;P&gt;Thank you so much!&amp;nbsp; That worked!&amp;nbsp; &amp;nbsp;I knew I was probably botching my syntax.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 19:07:29 GMT</pubDate>
    <dc:creator>asdavis</dc:creator>
    <dc:date>2021-03-02T19:07:29Z</dc:date>
    <item>
      <title>Set Analysis - Count specific value while excluding others</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Count-specific-value-while-excluding-others/m-p/1787541#M61458</link>
      <description>&lt;P&gt;In my data set I am trying to count ID (field) using a specific&amp;nbsp; Document Type (field) of Instruction (value) but need to exclude any values that have a&amp;nbsp; Status (field) of Effective (value) and an Action (field) of either Cancel (value) OR Transfer (value).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I have the following set analysis that I am using to count a total of all documents regardless of type but with the exclusions.&amp;nbsp; Where/how do I add the Document Type specifications into the set analysis?&lt;/P&gt;&lt;P&gt;=count({1}{-(1&amp;lt;Status={'Effective'}&amp;gt;*1&amp;lt;Action={'Cancel','Transfer'}&amp;gt;)} ID)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:30:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Count-specific-value-while-excluding-others/m-p/1787541#M61458</guid>
      <dc:creator>asdavis</dc:creator>
      <dc:date>2024-11-16T00:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Count specific value while excluding others</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Count-specific-value-while-excluding-others/m-p/1787614#M61466</link>
      <description>&lt;P&gt;Based on your description, try this:&lt;/P&gt;&lt;P&gt;=count({1&amp;lt;[Document Type]={'Instruction'}&amp;gt;-&amp;lt;Status={'Effective'},Action={'Cancel','Transfer'}&amp;gt;} ID)&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 18:36:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Count-specific-value-while-excluding-others/m-p/1787614#M61466</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-03-02T18:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Count specific value while excluding others</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Count-specific-value-while-excluding-others/m-p/1787622#M61469</link>
      <description>&lt;P&gt;Thank you so much!&amp;nbsp; That worked!&amp;nbsp; &amp;nbsp;I knew I was probably botching my syntax.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 19:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Count-specific-value-while-excluding-others/m-p/1787622#M61469</guid>
      <dc:creator>asdavis</dc:creator>
      <dc:date>2021-03-02T19:07:29Z</dc:date>
    </item>
  </channel>
</rss>

