<?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: Count if Distinct with a Set Modifier in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-if-Distinct-with-a-Set-Modifier/m-p/939707#M13173</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It don't work properly sorry needs the if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Oct 2015 15:20:15 GMT</pubDate>
    <dc:creator>joeybird</dc:creator>
    <dc:date>2015-10-08T15:20:15Z</dc:date>
    <item>
      <title>Count if Distinct with a Set Modifier</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-Distinct-with-a-Set-Modifier/m-p/939705#M13171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a expression like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count ( distinct&amp;nbsp; if([Target]&amp;lt;'35', Check_Number))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but&amp;nbsp; I want to add a set Modifier to it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to exclude customers from e.g&amp;nbsp; a country America&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how would I please add this {$&amp;lt;[Country] ={"America"} &amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try but my bars still shows for America as 0, but I want it to not appear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 14:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-Distinct-with-a-Set-Modifier/m-p/939705#M13171</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2015-10-08T14:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Distinct with a Set Modifier</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-Distinct-with-a-Set-Modifier/m-p/939706#M13172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joana, can you try this?:&lt;/P&gt;&lt;P&gt;Count(DISTINCT {&amp;lt;[Country] ={"America"}, Target={"&amp;lt;35"}&amp;gt;} Check_Number)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 14:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-Distinct-with-a-Set-Modifier/m-p/939706#M13172</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-10-08T14:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Distinct with a Set Modifier</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-Distinct-with-a-Set-Modifier/m-p/939707#M13173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It don't work properly sorry needs the if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 15:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-Distinct-with-a-Set-Modifier/m-p/939707#M13173</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2015-10-08T15:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Distinct with a Set Modifier</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-Distinct-with-a-Set-Modifier/m-p/939708#M13174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think for excluding he would need a negative sign, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;[Country] &lt;SPAN style="color: #ff0000;"&gt;-&lt;/SPAN&gt;= {'America'}, Target={"&amp;lt;35"}&amp;gt;} Check_Number)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 15:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-Distinct-with-a-Set-Modifier/m-p/939708#M13174</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-08T15:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Distinct with a Set Modifier</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-Distinct-with-a-Set-Modifier/m-p/939709#M13175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or may be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count(DISTINCT {&amp;lt;Country = &lt;SPAN style="color: #ff0000;"&gt;e({&amp;lt;Country =&lt;/SPAN&gt; {'America'}&lt;SPAN style="color: #ff0000;"&gt;&amp;gt;})&lt;/SPAN&gt;, Target={"&amp;lt;35"}&amp;gt;} Check_Number)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 15:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-Distinct-with-a-Set-Modifier/m-p/939709#M13175</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-08T15:22:00Z</dc:date>
    </item>
  </channel>
</rss>

