<?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 Show the particular Count of status in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-the-particular-Count-of-status/m-p/827510#M530524</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 show particular count of Status without select a Status value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Status&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Good&lt;/P&gt;&lt;P&gt;Better&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Good&lt;/P&gt;&lt;P&gt;Better&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Good&lt;/P&gt;&lt;P&gt;Better&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Good&lt;/P&gt;&lt;P&gt;Better&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above column without select a value "Good", I need show the count of Good&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2015 07:06:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-08T07:06:17Z</dc:date>
    <item>
      <title>Show the particular Count of status</title>
      <link>https://community.qlik.com/t5/QlikView/Show-the-particular-Count-of-status/m-p/827510#M530524</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 show particular count of Status without select a Status value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Status&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Good&lt;/P&gt;&lt;P&gt;Better&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Good&lt;/P&gt;&lt;P&gt;Better&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Good&lt;/P&gt;&lt;P&gt;Better&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Good&lt;/P&gt;&lt;P&gt;Better&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above column without select a value "Good", I need show the count of Good&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 07:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-the-particular-Count-of-status/m-p/827510#M530524</guid>
      <dc:creator />
      <dc:date>2015-07-08T07:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Show the particular Count of status</title>
      <link>https://community.qlik.com/t5/QlikView/Show-the-particular-Count-of-status/m-p/827511#M530525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi two options:&lt;/P&gt;&lt;P&gt;count (if(Status='Good',Status))&lt;/P&gt;&lt;P&gt;count({&amp;lt;Status={'Good'}&amp;gt;}Status)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 07:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-the-particular-Count-of-status/m-p/827511#M530525</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2015-07-08T07:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Show the particular Count of status</title>
      <link>https://community.qlik.com/t5/QlikView/Show-the-particular-Count-of-status/m-p/827512#M530526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Count({$&amp;lt;Status = {'Good'}&amp;gt;}Status)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Count({1&amp;lt;Status = {'Good'}&amp;gt;}Status)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 07:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-the-particular-Count-of-status/m-p/827512#M530526</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-07-08T07:15:40Z</dc:date>
    </item>
  </channel>
</rss>

