<?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 Count difference in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-difference/m-p/679771#M246554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data and wanted to show count of dates if SoldAmt &amp;gt;0 or NULL. If I select any date and count should not consider the selection like ignoring.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached data is the example and count value should be 50, but when I use this function I get 52&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=NUMericCOUNT({&amp;lt;WeekDate=&amp;gt;}SoldAmt)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you pls suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2014 15:35:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-22T15:35:05Z</dc:date>
    <item>
      <title>Count difference</title>
      <link>https://community.qlik.com/t5/QlikView/Count-difference/m-p/679771#M246554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data and wanted to show count of dates if SoldAmt &amp;gt;0 or NULL. If I select any date and count should not consider the selection like ignoring.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached data is the example and count value should be 50, but when I use this function I get 52&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=NUMericCOUNT({&amp;lt;WeekDate=&amp;gt;}SoldAmt)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you pls suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 15:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-difference/m-p/679771#M246554</guid>
      <dc:creator />
      <dc:date>2014-10-22T15:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Count difference</title>
      <link>https://community.qlik.com/t5/QlikView/Count-difference/m-p/679772#M246555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a formula that will work for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum( {$&amp;lt;WeekDate=&amp;gt;} if (aggr( sum( {$&amp;lt;WeekDate=&amp;gt;} SoldAmt), WeekDate)&amp;gt;0,1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69489_Capture.PNG.png" style="width: 620px; height: 260px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 16:13:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-difference/m-p/679772#M246555</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-22T16:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Count difference</title>
      <link>https://community.qlik.com/t5/QlikView/Count-difference/m-p/679773#M246556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is working as expected and good solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 17:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-difference/m-p/679773#M246556</guid>
      <dc:creator />
      <dc:date>2014-10-22T17:29:28Z</dc:date>
    </item>
  </channel>
</rss>

