<?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: Chart Expression aggregation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Expression-aggregation/m-p/1835239#M1214839</link>
    <description>&lt;P&gt;try&amp;nbsp;&lt;SPAN&gt;TOTAL COUNT =&amp;nbsp;aggr(nodistinct count(DISTINCT SELLER_SID), MONTH, PATY)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or i think this should work also...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;count(Total &amp;lt;MONTH, PATY&amp;gt; DISTINCT SELLER_SID)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Sep 2021 15:20:40 GMT</pubDate>
    <dc:creator>stevejoyce</dc:creator>
    <dc:date>2021-09-10T15:20:40Z</dc:date>
    <item>
      <title>Chart Expression aggregation</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-aggregation/m-p/1835180#M1214832</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an issue with my chart (table) expression.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Total Count expression appears only in one row for each PATY/MONTH. I need to have it in every row.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arsenal1983_0-1631272119457.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61703i0087B14A9FE1F328/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arsenal1983_0-1631272119457.png" alt="arsenal1983_0-1631272119457.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Dimensions:&lt;/P&gt;&lt;P&gt;PATY and MONTH comes from the source detail data,&lt;/P&gt;&lt;P&gt;CATEGORY is calculated dimension - combined if and class function&lt;/P&gt;&lt;P&gt;Expressions:&lt;/P&gt;&lt;P&gt;SELLERS COUNT =count(DISTINCT BER.SELLER_SID)&lt;/P&gt;&lt;P&gt;TOTAL COUNT =&amp;nbsp;aggr(count(DISTINCT SELLER_SID), MONTH, PATY)&lt;/P&gt;&lt;P&gt;How can I reach such effect?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 11:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-aggregation/m-p/1835180#M1214832</guid>
      <dc:creator>arsenal1983</dc:creator>
      <dc:date>2021-09-10T11:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression aggregation</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-aggregation/m-p/1835239#M1214839</link>
      <description>&lt;P&gt;try&amp;nbsp;&lt;SPAN&gt;TOTAL COUNT =&amp;nbsp;aggr(nodistinct count(DISTINCT SELLER_SID), MONTH, PATY)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or i think this should work also...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;count(Total &amp;lt;MONTH, PATY&amp;gt; DISTINCT SELLER_SID)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 15:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-aggregation/m-p/1835239#M1214839</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-10T15:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression aggregation</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-aggregation/m-p/1835240#M1214840</link>
      <description>&lt;P&gt;Try it with:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TOTAL COUNT = &lt;STRONG&gt;sum(&lt;/STRONG&gt;aggr(count(DISTINCT SELLER_SID), MONTH, PATY)&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 15:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-aggregation/m-p/1835240#M1214840</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-09-10T15:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression aggregation</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-aggregation/m-p/1835495#M1214859</link>
      <description>&lt;P&gt;that works:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TOTAL COUNT =&amp;nbsp;aggr(nodistinct count(DISTINCT SELLER_SID), MONTH, PATY)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 07:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-aggregation/m-p/1835495#M1214859</guid>
      <dc:creator>arsenal1983</dc:creator>
      <dc:date>2021-09-13T07:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression aggregation</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-aggregation/m-p/1835496#M1214860</link>
      <description>&lt;P&gt;it only change that I got 0 instead of null.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 07:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-aggregation/m-p/1835496#M1214860</guid>
      <dc:creator>arsenal1983</dc:creator>
      <dc:date>2021-09-13T07:05:59Z</dc:date>
    </item>
  </channel>
</rss>

