<?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 Need the count Of different fields Filtered in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-the-count-Of-different-fields-Filtered/m-p/135587#M755703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please suggest how can we get the count with where clause in qlik view&lt;/P&gt;&lt;P&gt;e.g we have following data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name&lt;/P&gt;&lt;P&gt;Region, IS_OK&lt;/P&gt;&lt;P&gt;A, Y&lt;/P&gt;&lt;P&gt;A, Y &lt;/P&gt;&lt;P&gt;A, N&lt;/P&gt;&lt;P&gt;B, Y&lt;/P&gt;&lt;P&gt;B, Y&lt;/P&gt;&lt;P&gt;C, N&lt;/P&gt;&lt;P&gt;D, N&lt;/P&gt;&lt;P&gt;D, Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Required Output for the IS_OK = Y&lt;/P&gt;&lt;P&gt;Count A - 2&lt;/P&gt;&lt;P&gt;B - 2&lt;/P&gt;&lt;P&gt;D-1&lt;/P&gt;&lt;P&gt; and &lt;/P&gt;&lt;P&gt;A=1&lt;/P&gt;&lt;P&gt;C=1&lt;/P&gt;&lt;P&gt;D=1 for is_OK=N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>naddasandeep</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Need the count Of different fields Filtered</title>
      <link>https://community.qlik.com/t5/QlikView/Need-the-count-Of-different-fields-Filtered/m-p/135587#M755703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please suggest how can we get the count with where clause in qlik view&lt;/P&gt;&lt;P&gt;e.g we have following data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name&lt;/P&gt;&lt;P&gt;Region, IS_OK&lt;/P&gt;&lt;P&gt;A, Y&lt;/P&gt;&lt;P&gt;A, Y &lt;/P&gt;&lt;P&gt;A, N&lt;/P&gt;&lt;P&gt;B, Y&lt;/P&gt;&lt;P&gt;B, Y&lt;/P&gt;&lt;P&gt;C, N&lt;/P&gt;&lt;P&gt;D, N&lt;/P&gt;&lt;P&gt;D, Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Required Output for the IS_OK = Y&lt;/P&gt;&lt;P&gt;Count A - 2&lt;/P&gt;&lt;P&gt;B - 2&lt;/P&gt;&lt;P&gt;D-1&lt;/P&gt;&lt;P&gt; and &lt;/P&gt;&lt;P&gt;A=1&lt;/P&gt;&lt;P&gt;C=1&lt;/P&gt;&lt;P&gt;D=1 for is_OK=N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-the-count-Of-different-fields-Filtered/m-p/135587#M755703</guid>
      <dc:creator>naddasandeep</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need the count Of different fields Filtered</title>
      <link>https://community.qlik.com/t5/QlikView/Need-the-count-Of-different-fields-Filtered/m-p/135588#M755704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&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;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Region&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Region&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;IS_OK&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;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213849_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 15:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-the-count-Of-different-fields-Filtered/m-p/135588#M755704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T15:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need the count Of different fields Filtered</title>
      <link>https://community.qlik.com/t5/QlikView/Need-the-count-Of-different-fields-Filtered/m-p/135589#M755705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Region and IS_OK as dimension, then Count(Region) as expression, or Region as dimension and two expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt; IS_OK = {'Y'} &amp;gt;} Region) &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Count({&amp;lt; IS_OK = {'N'} &amp;gt;} Region) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;For the counts of Y and N respectively&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 15:06:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-the-count-Of-different-fields-Filtered/m-p/135589#M755705</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-09-18T15:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need the count Of different fields Filtered</title>
      <link>https://community.qlik.com/t5/QlikView/Need-the-count-Of-different-fields-Filtered/m-p/135590#M755706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is easier as you have both dimensions anyway. So count(Region) is sufficient&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 15:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-the-count-Of-different-fields-Filtered/m-p/135590#M755706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T15:10:32Z</dc:date>
    </item>
  </channel>
</rss>

