<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-IF/m-p/580949#M215803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a&amp;nbsp; lot to both of you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Mar 2014 10:20:14 GMT</pubDate>
    <dc:creator>upaliwije</dc:creator>
    <dc:date>2014-03-16T10:20:14Z</dc:date>
    <item>
      <title>Count IF</title>
      <link>https://community.qlik.com/t5/QlikView/Count-IF/m-p/580946#M215800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table with following fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Item_No, Purchase Da&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;te....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a expression to count item no if purchase date is not null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(Item_No)&amp;nbsp; how can I include condition&amp;nbsp;&amp;nbsp;&amp;nbsp; 'IF PURCHASE DATE IS NOT NULL'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pla help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Mar 2014 09:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-IF/m-p/580946#M215800</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2014-03-16T09:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Count IF</title>
      <link>https://community.qlik.com/t5/QlikView/Count-IF/m-p/580947#M215801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use the isnull() function for this:&lt;/P&gt;&lt;P&gt;Count( &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;IF(isnull(purchase date)=0, item no)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Isnull: 0 if field is not null, -1 if field is null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Mar 2014 10:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-IF/m-p/580947#M215801</guid>
      <dc:creator>cgdonders</dc:creator>
      <dc:date>2014-03-16T10:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count IF</title>
      <link>https://community.qlik.com/t5/QlikView/Count-IF/m-p/580948#M215802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count( if(len(trim([Purchase Date])), Item_No))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But to understand your problem correctly, it might be helpful if you could upload a small sample application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Mar 2014 10:14:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-IF/m-p/580948#M215802</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-03-16T10:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Count IF</title>
      <link>https://community.qlik.com/t5/QlikView/Count-IF/m-p/580949#M215803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a&amp;nbsp; lot to both of you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Mar 2014 10:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-IF/m-p/580949#M215803</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2014-03-16T10:20:14Z</dc:date>
    </item>
  </channel>
</rss>

