<?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: Problem with total expression in qlik pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-total-expression-in-qlik-pivot-table/m-p/243297#M586435</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;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;one more question&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;please&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;If&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I had&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;subtype&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;which of the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;tables in the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;attached file&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is correct&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;see&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;attached file&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2011 14:27:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-03T14:27:02Z</dc:date>
    <item>
      <title>Problem with total expression in qlik pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-total-expression-in-qlik-pivot-table/m-p/243294#M586432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have two pivot tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table where the expression is a count of the &lt;/P&gt;&lt;P&gt;serial number, row and column totals are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that the table where the expression is a count (distinct) of &lt;/P&gt;&lt;P&gt;the serial numbers, row totals are correct while those of column&lt;/P&gt;&lt;P&gt;Wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach the QlikView file to expose the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me solve the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 13:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-total-expression-in-qlik-pivot-table/m-p/243294#M586432</guid>
      <dc:creator />
      <dc:date>2011-08-02T13:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with total expression in qlik pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-total-expression-in-qlik-pivot-table/m-p/243295#M586433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, the columns totals are not wrong from qlikviews perspective, because it is actually counting all the distinct values regardless of the dimensions, for instance, there might be some "Seriale" that are common for more than one "Comune", however, if would like the total to express the sum of all rows, use the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(aggr(Count (distinct Seriale),Comune, Tipo))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 13:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-total-expression-in-qlik-pivot-table/m-p/243295#M586433</guid>
      <dc:creator />
      <dc:date>2011-08-02T13:32:23Z</dc:date>
    </item>
    <item>
      <title>Problem with total expression in qlik pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-total-expression-in-qlik-pivot-table/m-p/243296#M586434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for the suggestion.&lt;/P&gt;&lt;P&gt;I tried the expression you suggested and the totals are now correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 13:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-total-expression-in-qlik-pivot-table/m-p/243296#M586434</guid>
      <dc:creator />
      <dc:date>2011-08-02T13:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with total expression in qlik pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-total-expression-in-qlik-pivot-table/m-p/243297#M586435</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;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;one more question&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;please&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;If&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I had&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;subtype&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;which of the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;tables in the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;attached file&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is correct&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;see&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;attached file&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 14:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-total-expression-in-qlik-pivot-table/m-p/243297#M586435</guid>
      <dc:creator />
      <dc:date>2011-08-03T14:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with total expression in qlik pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-total-expression-in-qlik-pivot-table/m-p/243298#M586436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I just saw your document, and I can tell that both tables below the screen are correct when you add the sottipo dimension. The main key here, is to consider every dimension you include or you may include in your graphic within the aggregate function, as you already figured out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 15:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-total-expression-in-qlik-pivot-table/m-p/243298#M586436</guid>
      <dc:creator />
      <dc:date>2011-08-03T15:02:31Z</dc:date>
    </item>
  </channel>
</rss>

