<?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 by Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009114#M467383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use set analysis with aggregation functions. But you have to specify the purpose why/how you want that. Otherwise, set analysis would &lt;STRONG&gt;not&lt;/STRONG&gt; be an ideal one with the requirement you mentioned above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Nov 2015 08:49:14 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-11-17T08:49:14Z</dc:date>
    <item>
      <title>Count by Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009108#M467377</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;Don't mind if it is too simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;A, B, C&lt;/P&gt;&lt;P&gt;a1, b1, c1&lt;/P&gt;&lt;P&gt;a2, b2, c2&lt;/P&gt;&lt;P&gt;a3, b3, c3&lt;/P&gt;&lt;P&gt;a4, b4, c4&lt;/P&gt;&lt;P&gt;a4, b5, c5&lt;/P&gt;&lt;P&gt;a1, b6, c6&lt;/P&gt;&lt;P&gt;a2, b7, c7&lt;/P&gt;&lt;P&gt;a3, b8, c8&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table like above and I need a chart with A &amp;amp; B as dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the below output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want (3rd column)the count of C aggregated at A irrespective of B so that I can (4th column)count the % of B according to the total values of A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="311"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;A&lt;/TD&gt;&lt;TD width="64"&gt;B&lt;/TD&gt;&lt;TD width="119"&gt;Count C at Level A&lt;/TD&gt;&lt;TD width="64"&gt;Count B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;a1&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;b1&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="119"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="64"&gt;0.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;" width="64"&gt;a1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;" width="64"&gt;b6&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="119"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;0.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;" width="64"&gt;a2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;" width="64"&gt;b2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="119"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;0.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;" width="64"&gt;a2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;" width="64"&gt;b7&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="119"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;0.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;" width="64"&gt;a3&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;" width="64"&gt;b3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="119"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;0.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;" width="64"&gt;a3&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;" width="64"&gt;b8&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="119"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;0.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;" width="64"&gt;a4&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;" width="64"&gt;b4&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="119"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;0.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;" width="64"&gt;a4&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;" width="64"&gt;b5&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="119"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;0.5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 08:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009108#M467377</guid>
      <dc:creator>NareshGuntur</dc:creator>
      <dc:date>2015-11-17T08:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Count by Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009109#M467378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Count(C) / Count(Total &amp;lt;B&amp;gt; C)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Count(C) / Count(Total &amp;lt;A&amp;gt; C)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 08:14:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009109#M467378</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-11-17T08:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Count by Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009110#M467379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim1:A&lt;/P&gt;&lt;P&gt;Dim2:B&lt;/P&gt;&lt;P&gt;Exp1: Count(Total &amp;lt;A&amp;gt; C)&lt;/P&gt;&lt;P&gt;Exp2: Count(C)/ Count(Total &amp;lt;A&amp;gt; C)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 08:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009110#M467379</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-11-17T08:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Count by Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009111#M467380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the prompt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't give any result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 08:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009111#M467380</guid>
      <dc:creator>NareshGuntur</dc:creator>
      <dc:date>2015-11-17T08:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Count by Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009112#M467381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tresesco.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked like a charm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 08:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009112#M467381</guid>
      <dc:creator>NareshGuntur</dc:creator>
      <dc:date>2015-11-17T08:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Count by Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009113#M467382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we use Set Analysis in this expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 08:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009113#M467382</guid>
      <dc:creator>NareshGuntur</dc:creator>
      <dc:date>2015-11-17T08:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Count by Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009114#M467383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use set analysis with aggregation functions. But you have to specify the purpose why/how you want that. Otherwise, set analysis would &lt;STRONG&gt;not&lt;/STRONG&gt; be an ideal one with the requirement you mentioned above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 08:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009114#M467383</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-11-17T08:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Count by Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009115#M467384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use it for a specific date. I wonder if I can add this in set analysis along with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 09:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-by-Dimension/m-p/1009115#M467384</guid>
      <dc:creator>NareshGuntur</dc:creator>
      <dc:date>2015-11-17T09:55:41Z</dc:date>
    </item>
  </channel>
</rss>

