<?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: Issues with subtotal in pivot table expression columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issues-with-subtotal-in-pivot-table-expression-columns/m-p/983316#M335651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;this option has already been checked properly. The issue is not a missing values, but the result is assuming the&amp;nbsp; expression's formula from column C (column A x Column B)and not the sum of&amp;nbsp; the rows from column C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2015 16:36:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-18T16:36:31Z</dc:date>
    <item>
      <title>Issues with subtotal in pivot table expression columns</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-subtotal-in-pivot-table-expression-columns/m-p/983314#M335649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I'm facing some issues with expressions subtotal using pivot table. Actually there are three expression in my table: columns A, B and C where A and B are a result&amp;nbsp; from a set of data and C is a result from A x B. The subtotal option is set and working nice for A and B (presenting as result a sum of each row from the respective column) , however Column C the result presented in Subtotal, instead of considere a sum from all table rows, the result presented is equal subtotal A&amp;nbsp; X subtotal B (see example below). Does anyone knows how to solve it?&amp;nbsp; I mean, make&amp;nbsp; subtotal from C be equal C rows' sum, instead of be equal&amp;nbsp; subtotal "A"&amp;nbsp; times&amp;nbsp; subtotal "B" ? &lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;Fayad&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sem título.jpg" class="jive-image image-1" src="/legacyfs/online/99371_Sem título.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 15:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-subtotal-in-pivot-table-expression-columns/m-p/983314#M335649</guid>
      <dc:creator />
      <dc:date>2015-09-18T15:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with subtotal in pivot table expression columns</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-subtotal-in-pivot-table-expression-columns/m-p/983315#M335650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to presentation tab, select all the required dimensions and check Show Partial Sum option....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 15:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-subtotal-in-pivot-table-expression-columns/m-p/983315#M335650</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2015-09-18T15:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with subtotal in pivot table expression columns</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-subtotal-in-pivot-table-expression-columns/m-p/983316#M335651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;this option has already been checked properly. The issue is not a missing values, but the result is assuming the&amp;nbsp; expression's formula from column C (column A x Column B)and not the sum of&amp;nbsp; the rows from column C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 16:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-subtotal-in-pivot-table-expression-columns/m-p/983316#M335651</guid>
      <dc:creator />
      <dc:date>2015-09-18T16:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with subtotal in pivot table expression columns</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-subtotal-in-pivot-table-expression-columns/m-p/983317#M335652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sum(Aggr(&amp;lt;A&amp;gt;*&amp;lt;B&amp;gt;, Dim1, Dim2, Dim3 ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where &amp;lt;A&amp;gt; and &amp;lt;B&amp;gt; should be the appropriate aggregations, e.g. Sum(x) or whatever you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you switch to a straight table and change the total mode to "Sum of Rows" (Presentation tab)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 17:18:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-subtotal-in-pivot-table-expression-columns/m-p/983317#M335652</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-09-18T17:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with subtotal in pivot table expression columns</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-subtotal-in-pivot-table-expression-columns/m-p/983318#M335653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; It is perfect.&lt;/P&gt;&lt;P&gt;Thank you !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 17:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-subtotal-in-pivot-table-expression-columns/m-p/983318#M335653</guid>
      <dc:creator />
      <dc:date>2015-09-18T17:36:02Z</dc:date>
    </item>
  </channel>
</rss>

