<?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 of  Specific Columns is incorrect in Pivot Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Total-of-Specific-Columns-is-incorrect-in-Pivot-Table/m-p/1533611#M38440</link>
    <description>&lt;P&gt;Its not incorrect - for the total, the expression is the absolute difference between the sum of A and sum of B, which is not the same as the sum of the absolute&amp;nbsp;difference of As and Bs. To get sum of rows in a pivot table for something&amp;nbsp;&amp;nbsp;like this (absolutes / distincts / ratios), use&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Sum(Aggr(Fabs(Sum(A-B)), &lt;EM&gt;dim1, dim2, ...&lt;/EM&gt;))&lt;/PRE&gt;&lt;P&gt;Where dim1....dimN is a comma separated list of the chart dimensions.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jan 2019 05:36:40 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2019-01-23T05:36:40Z</dc:date>
    <item>
      <title>Total of  Specific Columns is incorrect in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Total-of-Specific-Columns-is-incorrect-in-Pivot-Table/m-p/1533596#M38439</link>
      <description>&lt;P&gt;Hi&amp;nbsp; Everyone,&lt;/P&gt;&lt;P&gt;I have created a pivot table with Different measures and dimensions. I want the view the total values of each column. Let's take column C as example here . The total sum of column C is displaying incorrectly in pivot totals.But when I have&amp;nbsp;&lt;SPAN&gt;manually calculated the total of column C the value&amp;nbsp;seems to be different.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Note : Column C is a calculated measure . I have used the formula&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;FABS(Sum([A]-[B))&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="Incorrect_total.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4283i4BF7208C13823E1A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Incorrect_total.png" alt="Incorrect_total.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any suggestion/help is appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-of-Specific-Columns-is-incorrect-in-Pivot-Table/m-p/1533596#M38439</guid>
      <dc:creator>Pragna</dc:creator>
      <dc:date>2024-11-16T21:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Total of  Specific Columns is incorrect in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Total-of-Specific-Columns-is-incorrect-in-Pivot-Table/m-p/1533611#M38440</link>
      <description>&lt;P&gt;Its not incorrect - for the total, the expression is the absolute difference between the sum of A and sum of B, which is not the same as the sum of the absolute&amp;nbsp;difference of As and Bs. To get sum of rows in a pivot table for something&amp;nbsp;&amp;nbsp;like this (absolutes / distincts / ratios), use&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Sum(Aggr(Fabs(Sum(A-B)), &lt;EM&gt;dim1, dim2, ...&lt;/EM&gt;))&lt;/PRE&gt;&lt;P&gt;Where dim1....dimN is a comma separated list of the chart dimensions.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 05:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-of-Specific-Columns-is-incorrect-in-Pivot-Table/m-p/1533611#M38440</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2019-01-23T05:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Total of  Specific Columns is incorrect in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Total-of-Specific-Columns-is-incorrect-in-Pivot-Table/m-p/1533854#M38455</link>
      <description>&lt;P&gt;Thank you so much for your response. This worked perfectly.&lt;/P&gt;&lt;P&gt;I appreciate it.&lt;/P&gt;&lt;PRE&gt;Sum(Aggr(Fabs(Sum(A-B)), &lt;EM&gt;dim1, dim2, ...&lt;/EM&gt;))&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 13:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-of-Specific-Columns-is-incorrect-in-Pivot-Table/m-p/1533854#M38455</guid>
      <dc:creator>Pragna</dc:creator>
      <dc:date>2019-01-23T13:09:45Z</dc:date>
    </item>
  </channel>
</rss>

