<?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 where Sum &amp;gt; 0 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-where-Sum-gt-0/m-p/495988#M1129280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;=COUNT({$&amp;lt;Person = {"=Sum(Total) &amp;gt; 0 “} Entity Value)&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Dec 2013 17:54:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-17T17:54:12Z</dc:date>
    <item>
      <title>Count where Sum &gt; 0</title>
      <link>https://community.qlik.com/t5/QlikView/Count-where-Sum-gt-0/m-p/495986#M1129278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's assume we have&lt;/P&gt;&lt;P&gt;Person&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;Account &lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Person&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total &lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I count Persons who has Sum of all his/shes Totals &amp;gt; 0?&lt;/P&gt;&lt;P&gt;COUNT({$&amp;lt;........&amp;gt;}Name)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 17:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-where-Sum-gt-0/m-p/495986#M1129278</guid>
      <dc:creator />
      <dc:date>2013-12-17T17:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Count where Sum &gt; 0</title>
      <link>https://community.qlik.com/t5/QlikView/Count-where-Sum-gt-0/m-p/495987#M1129279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=count({&amp;lt; Person = {"=sum(Total) &amp;gt; 0"} &amp;gt;} Person )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 17:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-where-Sum-gt-0/m-p/495987#M1129279</guid>
      <dc:creator />
      <dc:date>2013-12-17T17:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Count where Sum &gt; 0</title>
      <link>https://community.qlik.com/t5/QlikView/Count-where-Sum-gt-0/m-p/495988#M1129280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;=COUNT({$&amp;lt;Person = {"=Sum(Total) &amp;gt; 0 “} Entity Value)&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 17:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-where-Sum-gt-0/m-p/495988#M1129280</guid>
      <dc:creator />
      <dc:date>2013-12-17T17:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Count where Sum &gt; 0</title>
      <link>https://community.qlik.com/t5/QlikView/Count-where-Sum-gt-0/m-p/495989#M1129281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi&lt;/STRONG&gt; &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Aleksander,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;PFA Hope it will work for you........&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;- Regards,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Vishal Waghole&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 17:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-where-Sum-gt-0/m-p/495989#M1129281</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2013-12-17T17:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Count where Sum &gt; 0</title>
      <link>https://community.qlik.com/t5/QlikView/Count-where-Sum-gt-0/m-p/495990#M1129284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi VishalWaghole.&lt;/P&gt;&lt;P&gt;Unfortunately I have personal edition QlikView and I can't open your file.&lt;/P&gt;&lt;P&gt;Thanks for help anyway!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 20:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-where-Sum-gt-0/m-p/495990#M1129284</guid>
      <dc:creator />
      <dc:date>2013-12-17T20:25:38Z</dc:date>
    </item>
  </channel>
</rss>

