<?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: Pivot Table Totals in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals/m-p/1297862#M837916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can share any sample app &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2017 04:40:14 GMT</pubDate>
    <dc:creator>vardhancse</dc:creator>
    <dc:date>2017-05-23T04:40:14Z</dc:date>
    <item>
      <title>Pivot Table Totals</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals/m-p/1297858#M837912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have read a lot of threads about the pivot table totals but can't seem to find a similar post to what I require (and am also still learning).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table with two dimensions, Type and FY, where I have type on the left and FY across the top (pictured below).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are five expressions within the table (the avg and count rows).&amp;nbsp; I just want to calculate the difference of these rows to come up with the % variance as demonstrated below. &lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="164009" alt="" class="jive-image image-1" height="279" src="https://community.qlik.com/legacyfs/online/164009_pastedImage_3.png" style="width: 436px; height: 279.165px;" width="436" /&gt;&lt;/P&gt;&lt;P&gt;Appreciate any feedback or suggestions to construct this better to give me a result similar to the above.&amp;nbsp; With Thanks B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals/m-p/1297858#M837912</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Totals</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals/m-p/1297859#M837913</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;in Variance expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(column(2)-Column(1))/column(2)*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**column(1)=2015/16&lt;/P&gt;&lt;P&gt;**column(2)=2016/17&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2017 08:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals/m-p/1297859#M837913</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2017-05-19T08:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Totals</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals/m-p/1297860#M837914</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;When I try this I get the following result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/164329_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ideally want the % to sit beside the 2016/17 Column...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" height="269" src="https://community.qlik.com/legacyfs/online/164336_pastedImage_1.png" style="width: 537.091px; height: 269px;" width="537" /&gt;&lt;/P&gt;&lt;P&gt;Appreciate any thoughts... thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 22:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals/m-p/1297860#M837914</guid>
      <dc:creator />
      <dc:date>2017-05-22T22:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Totals</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals/m-p/1297861#M837915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a workaround to create new column like this.&lt;/P&gt;&lt;P&gt;Step1 - Add one inline island table in the data table as - &lt;/P&gt;&lt;P&gt;Dim:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Dim&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step2 - &lt;/P&gt;&lt;P&gt;In the chart use your FY dimension as - &lt;/P&gt;&lt;P&gt;=Pick(Dim,[Sold Year],'Variance')&amp;nbsp;&amp;nbsp; //So Dim =1 will act as usual FY values and Dim=2 for your new variance column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use your expressions like below, just an example- &lt;/P&gt;&lt;P&gt;Pick(Dim,Sum([# Sales Amount]),Sum({&amp;lt;[Sold Year]={2012}&amp;gt;}[# Sales Amount])-Sum({&amp;lt;[Sold Year]={2011}&amp;gt;}[# Sales Amount]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample chart using above method - &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" height="252" src="https://community.qlik.com/legacyfs/online/164337_Capture.PNG" style="height: 251.6px; width: 296px;" width="296" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 23:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals/m-p/1297861#M837915</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-05-22T23:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Totals</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals/m-p/1297862#M837916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can share any sample app &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 04:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals/m-p/1297862#M837916</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2017-05-23T04:40:14Z</dc:date>
    </item>
  </channel>
</rss>

