<?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: how can i use count if in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-can-i-use-count-if/m-p/1376880#M459398</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As &lt;A href="https://community.qlik.com/people/sergio0592"&gt;sergio0592&lt;/A&gt;‌ set analysis is the way to go for these kind of questions, but in case you want to learn the if syntax... it would look like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Count(DISTINCT If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;STATUS_EXCP_CODE = 'sent',&lt;/SPAN&gt; TRACK_NO))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Oct 2017 22:21:29 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-10-01T22:21:29Z</dc:date>
    <item>
      <title>how can i use count if</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-use-count-if/m-p/1376878#M459396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;hello&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;i'm a new user of qlik.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;i want to&amp;nbsp; count&amp;nbsp; how mach track_no have status "sent"&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;countcount(distinct TRACK_NO) if (&lt;SPAN style="font-size: 10pt;"&gt;STATUS_EXCP_CODE = 'sent)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;what is the correct syntax?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2017 13:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-use-count-if/m-p/1376878#M459396</guid>
      <dc:creator>y_vandijk</dc:creator>
      <dc:date>2017-10-01T13:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: how can i use count if</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-use-count-if/m-p/1376879#M459397</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;Use a set analysis with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;&lt;SPAN style="font-size: 10pt;"&gt;STATUS_EXCP_CODE = {"sent"}&lt;/SPAN&gt; &amp;gt;}&amp;nbsp;&amp;nbsp;&amp;nbsp; distinct TRACK_NO)&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2017 20:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-use-count-if/m-p/1376879#M459397</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-10-01T20:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: how can i use count if</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-use-count-if/m-p/1376880#M459398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As &lt;A href="https://community.qlik.com/people/sergio0592"&gt;sergio0592&lt;/A&gt;‌ set analysis is the way to go for these kind of questions, but in case you want to learn the if syntax... it would look like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Count(DISTINCT If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;STATUS_EXCP_CODE = 'sent',&lt;/SPAN&gt; TRACK_NO))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2017 22:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-use-count-if/m-p/1376880#M459398</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-01T22:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: how can i use count if</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-use-count-if/m-p/1376881#M459399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks you very much !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Oct 2017 03:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-use-count-if/m-p/1376881#M459399</guid>
      <dc:creator>y_vandijk</dc:creator>
      <dc:date>2017-10-02T03:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: how can i use count if</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-use-count-if/m-p/1376882#M459400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;thanks you very much !!!&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;it is working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Oct 2017 03:38:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-use-count-if/m-p/1376882#M459400</guid>
      <dc:creator>y_vandijk</dc:creator>
      <dc:date>2017-10-02T03:38:31Z</dc:date>
    </item>
  </channel>
</rss>

