<?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 with condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/count-with-condition/m-p/383277#M143051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Hi Yarin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Just try the following code =count(if(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;condtion&lt;/SPAN&gt;=0,date)).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Tom&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Sep 2012 05:48:35 GMT</pubDate>
    <dc:creator>thomas_skariah</dc:creator>
    <dc:date>2012-09-03T05:48:35Z</dc:date>
    <item>
      <title>count with condition</title>
      <link>https://community.qlik.com/t5/QlikView/count-with-condition/m-p/383275#M143049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 2 field one is the date and the second is the condition.&lt;/P&gt;&lt;P&gt;i wnat to know how much time&amp;nbsp; the condition 1 apear.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; i use this one but i get nothing &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[condtion]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"0"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to count the date field ,just if the second field show 0&amp;nbsp; , how can i do that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks'&lt;/P&gt;&lt;P&gt;yarin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 03:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-with-condition/m-p/383275#M143049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-03T03:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: count with condition</title>
      <link>https://community.qlik.com/t5/QlikView/count-with-condition/m-p/383276#M143050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Heyy ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the field "condition" is in which format. &lt;/P&gt;&lt;P&gt;if its in text then it will not show anything for the above expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nilesh Gangurde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 05:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-with-condition/m-p/383276#M143050</guid>
      <dc:creator>nilesh_gangurde</dc:creator>
      <dc:date>2012-09-03T05:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: count with condition</title>
      <link>https://community.qlik.com/t5/QlikView/count-with-condition/m-p/383277#M143051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Hi Yarin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Just try the following code =count(if(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;condtion&lt;/SPAN&gt;=0,date)).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Tom&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 05:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-with-condition/m-p/383277#M143051</guid>
      <dc:creator>thomas_skariah</dc:creator>
      <dc:date>2012-09-03T05:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: count with condition</title>
      <link>https://community.qlik.com/t5/QlikView/count-with-condition/m-p/383278#M143052</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;please try this expression &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;[condition]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"=null()"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I hope this will help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 06:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-with-condition/m-p/383278#M143052</guid>
      <dc:creator />
      <dc:date>2012-09-03T06:03:40Z</dc:date>
    </item>
  </channel>
</rss>

