<?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: Total in Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-in-Pivot-Table/m-p/870686#M304361</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;You could add 'Total' to Dimension 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate &lt;/P&gt;&lt;P&gt;LOAD 'Total' As Dimension1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;Autogenerate 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then your expressions would need to say something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Dimension1 = 'Total', Sum(Aggr(&lt;EM&gt;&amp;lt; your original expression &amp;gt;&lt;/EM&gt;, Dimension1, Dimension2)),&lt;EM&gt; &amp;lt; your original expression &amp;gt;&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And finally, use custom cell formatting to bold the lines with Total. Or click the + next to the expression, and enter the text style expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Dimension1 = 'Total', '&amp;lt;B&amp;gt;')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2015 05:17:36 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2015-04-08T05:17:36Z</dc:date>
    <item>
      <title>Total in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-in-Pivot-Table/m-p/870685#M304360</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;Any idea how to create the pivot table as below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pivot.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83062_pivot.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;If I used the partial sum in pivot table, it's give&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pivot2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/83081_pivot2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another alternative way is create the Dimension2 as expressions, then drag down to left. These then need create all the tables for budget, LY and etc and hiding behind. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disadvantage is user couldn't export whole table to excel. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 04:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-in-Pivot-Table/m-p/870685#M304360</guid>
      <dc:creator />
      <dc:date>2015-04-08T04:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Total in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-in-Pivot-Table/m-p/870686#M304361</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;You could add 'Total' to Dimension 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate &lt;/P&gt;&lt;P&gt;LOAD 'Total' As Dimension1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;Autogenerate 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then your expressions would need to say something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Dimension1 = 'Total', Sum(Aggr(&lt;EM&gt;&amp;lt; your original expression &amp;gt;&lt;/EM&gt;, Dimension1, Dimension2)),&lt;EM&gt; &amp;lt; your original expression &amp;gt;&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And finally, use custom cell formatting to bold the lines with Total. Or click the + next to the expression, and enter the text style expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Dimension1 = 'Total', '&amp;lt;B&amp;gt;')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 05:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-in-Pivot-Table/m-p/870686#M304361</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-04-08T05:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Total in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-in-Pivot-Table/m-p/870687#M304362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could script the 'Total' as an additional value to the Dimension1 field by calculating the sums in a seperate logical table and then join it/ or use crosstable load to create the final table....but then there is no dynamic user selection on the dashboard possible...the Totals will be rather static.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 05:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-in-Pivot-Table/m-p/870687#M304362</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-04-08T05:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Total in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-in-Pivot-Table/m-p/870688#M304363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attached document&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 05:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-in-Pivot-Table/m-p/870688#M304363</guid>
      <dc:creator />
      <dc:date>2015-04-08T05:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Total in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-in-Pivot-Table/m-p/870689#M304364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Need to think a way to create that column in backend. Alright, thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 07:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-in-Pivot-Table/m-p/870689#M304364</guid>
      <dc:creator />
      <dc:date>2015-04-08T07:18:32Z</dc:date>
    </item>
  </channel>
</rss>

