<?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 Using count function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402412#M1154860</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 want to count the no of times , two condition are fulfilling for a particular person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg. there are two coloums named " Status" and "Approved " corresponding to different persons.&lt;/P&gt;&lt;P&gt;I want the count coresponding to different persons when status="Done" and Approved="Yes"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam using the following syntex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;count(if(status='Done' and Approved='Yes',,))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but its not working.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jyothish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Mar 2013 07:16:03 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2013-03-28T07:16:03Z</dc:date>
    <item>
      <title>Using count function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402412#M1154860</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 want to count the no of times , two condition are fulfilling for a particular person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg. there are two coloums named " Status" and "Approved " corresponding to different persons.&lt;/P&gt;&lt;P&gt;I want the count coresponding to different persons when status="Done" and Approved="Yes"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam using the following syntex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;count(if(status='Done' and Approved='Yes',,))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but its not working.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jyothish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2013 07:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402412#M1154860</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2013-03-28T07:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using count function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402413#M1154861</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;Status = {"DONE"}, Approved= {"YES"}&amp;gt;} PERSON_ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2013 07:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402413#M1154861</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-03-28T07:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using count function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402414#M1154862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kaushik &lt;/P&gt;&lt;P&gt;can u plz explain me the syntax you wrote&lt;/P&gt;&lt;P&gt;i have similar problem&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 07:07:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402414#M1154862</guid>
      <dc:creator />
      <dc:date>2014-09-05T07:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using count function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402415#M1154863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;hi kaushik&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;can u plz explain me the syntax you wrote&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;i have similar problem&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;thanks in advance&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/update-advanced-comment.jspa?id=602484" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 07:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402415#M1154863</guid>
      <dc:creator />
      <dc:date>2014-09-05T07:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using count function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402416#M1154864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could u explain me the syntax.&lt;/P&gt;&lt;P&gt;i have similar problem&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 07:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402416#M1154864</guid>
      <dc:creator />
      <dc:date>2014-09-05T07:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using count function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402417#M1154865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Count({&amp;lt;Status = {"DONE"}, Approved= {"YES"}&amp;gt;} PERSON_ID)&lt;/P&gt;&lt;P&gt;in a a above expression&amp;nbsp; Kaushik used set analysis.&lt;/P&gt;&lt;P&gt;This expression is counting PERSON_ID only where status is done and approved is YES that u r trying for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 09:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402417#M1154865</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2014-09-05T09:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using count function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402418#M1154866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Over here Kaushik is using set analysis.&lt;/P&gt;&lt;P&gt;Count function counts the no of possible outcomes.&lt;/P&gt;&lt;P&gt;Set analysis always start with "{" and finish with "}".In "&amp;lt;" you have to write the condition you want.&lt;/P&gt;&lt;P&gt;In the above syntex he is chacking for the entries whose &lt;STRONG&gt;status="Done"&lt;/STRONG&gt; and &lt;STRONG&gt;Approved="Yes".&lt;/STRONG&gt; He has grouped these condition to &lt;STRONG&gt;Person ID&lt;/STRONG&gt;. So now count function will count all the Person_ID which fullfill both &lt;STRONG&gt;status&lt;/STRONG&gt; and &lt;STRONG&gt;Approved&lt;/STRONG&gt; condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Jyothish KC&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 06:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-count-function/m-p/402418#M1154866</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-09-10T06:34:21Z</dc:date>
    </item>
  </channel>
</rss>

