<?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 with sum TOTAL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180911#M883793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;It worked, tks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;but forgot to mention that the total of the top must also add up. As example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Can you help me?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;IMG alt="Screenshot_2.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138722_Screenshot_2.jpg" style="height: 305px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Sep 2016 17:32:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-26T17:32:59Z</dc:date>
    <item>
      <title>Pivot table with sum TOTAL</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180907#M883789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;I need to use a Dynamic table with TOTAL, but this should add up all the columns and not redo the calculation based on the total.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;tks&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138537_Screenshot_1.jpg" style="height: 498px; width: 620px;" /&gt;&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-with-sum-TOTAL/m-p/1180907#M883789</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table with sum TOTAL</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180908#M883790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Try this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;STRONG&gt;If(SecondaryDimensionality() = 0, Sum(Aggr(Sum(Metric)/Sum(Denom), &lt;SPAN style="color: #ff0000; text-decoration: line-through;"&gt;Period&lt;/SPAN&gt;)), &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Sum(Metric)/Sum(Denom))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; text-decoration: line-through;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Update: My bad the dimension should be &lt;SPAN style="color: #ff0000; text-decoration: line-through;"&gt;Period&lt;/SPAN&gt; and not SECTION.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 22:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180908#M883790</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-23T22:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table with sum TOTAL</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180909#M883791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think after testing it out, this is what you might need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(SecondaryDimensionality() = 0 and Dimensionality() = 1, Sum(Aggr(Sum(Metric)/Sum(Denom), Period, SECTION)), &lt;/STRONG&gt;&lt;STRONG style="font-size: 10pt;"&gt;If(SecondaryDimensionality() = 0 and Dimensionality() = 0, Sum(Aggr(Sum(Metric)/Sum(Denom), Period)), Sum(Metric)/Sum(Denom)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138565_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Sep 2016 11:00:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180909#M883791</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-24T11:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table with sum TOTAL</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180910#M883792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;If&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt;"&gt;(SecondaryDimensionality()=0,&lt;BR /&gt; RangeSum(First(Sum(Metric)/Sum(Denom),1,NoOfColumns())),&lt;BR /&gt; Sum(Metric)/Sum(Denom&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;)) &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Sep 2016 12:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180910#M883792</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2016-09-24T12:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table with sum TOTAL</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180911#M883793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;It worked, tks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;but forgot to mention that the total of the top must also add up. As example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Can you help me?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;IMG alt="Screenshot_2.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138722_Screenshot_2.jpg" style="height: 305px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 17:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180911#M883793</guid>
      <dc:creator />
      <dc:date>2016-09-26T17:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table with sum TOTAL</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180912#M883794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That simplify things:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(Sum(Metric)/Sum(Denom), Period, SECTION))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138865_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 17:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180912#M883794</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-27T17:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table with sum TOTAL</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180913#M883795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect... thanks so much...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 17:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-with-sum-TOTAL/m-p/1180913#M883795</guid>
      <dc:creator />
      <dc:date>2016-09-30T17:15:33Z</dc:date>
    </item>
  </channel>
</rss>

