<?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: Partial sum in pivot does not match with excel sum in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Partial-sum-in-pivot-does-not-match-with-excel-sum/m-p/1147487#M917115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this as expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(Aggr(If(Value1-Value2, Value1-Value2-Value3,0),Company,Ref))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 May 2016 11:56:25 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-05-14T11:56:25Z</dc:date>
    <item>
      <title>Partial sum in pivot does not match with excel sum</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-sum-in-pivot-does-not-match-with-excel-sum/m-p/1147486#M917114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attaching a sample QV file, in which if I export the pivot table in excel and check the sum of expression column it does not match with partial sum in pivot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel sum is correct which I need on pivot partial sum. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to achieve this without changing the dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&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/Partial-sum-in-pivot-does-not-match-with-excel-sum/m-p/1147486#M917114</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Partial sum in pivot does not match with excel sum</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-sum-in-pivot-does-not-match-with-excel-sum/m-p/1147487#M917115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this as expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(Aggr(If(Value1-Value2, Value1-Value2-Value3,0),Company,Ref))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 11:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-sum-in-pivot-does-not-match-with-excel-sum/m-p/1147487#M917115</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-14T11:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Partial sum in pivot does not match with excel sum</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-sum-in-pivot-does-not-match-with-excel-sum/m-p/1147488#M917116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(Aggr(If(Sum(Value1)-Sum(Value2) &amp;lt;&amp;gt; 0, Sum(Value1)-Sum(Value2)-Sum(Value3),0),Company,Ref))&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/124620_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 11:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-sum-in-pivot-does-not-match-with-excel-sum/m-p/1147488#M917116</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-14T11:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Partial sum in pivot does not match with excel sum</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-sum-in-pivot-does-not-match-with-excel-sum/m-p/1147489#M917117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot both of you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both the solutions worked like magic on my original file also.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 12:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-sum-in-pivot-does-not-match-with-excel-sum/m-p/1147489#M917117</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-14T12:44:17Z</dc:date>
    </item>
  </channel>
</rss>

