<?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 value showing wrong in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116325#M17907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Remya Sujith wrote:&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;It is like the dimension can be chosen by the user, they can select route and sales value or item and sales value or customer and sales value for a range of from date and to date.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Sorry. I just want to know how the dimensions are defined. So that we can include the same in Aggr function. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2018 08:47:10 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2018-08-08T08:47:10Z</dc:date>
    <item>
      <title>Total value showing wrong in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116317#M17899</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;I am calculating sum of sales value, the total showing in the pivot table is different from the total in excel. Sales values are both positive and negative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg; the total i got from pivot table is 35971.85 but the same calculated in excel showing 36033.07.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 07:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116317#M17899</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-08T07:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Total value showing wrong in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116318#M17900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Remya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you attach a sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116318#M17900</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-08-08T08:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Total value showing wrong in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116319#M17901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it may be because of your Dimension, there may be some null values in the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Dimension tab-&amp;gt; then uncheck supress when value is null &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:21:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116319#M17901</guid>
      <dc:creator>sibin_jacob</dc:creator>
      <dc:date>2018-08-08T08:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Total value showing wrong in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116320#M17902</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;The attached file is downloaded from qlik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116320#M17902</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-08T08:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Total value showing wrong in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116321#M17903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this as your expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Sum(Aggr(Sum(Sales), Region, RouteCode))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116321#M17903</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-08-08T08:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Total value showing wrong in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116322#M17904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually this is in a self service report, so the dimension will change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the expression am using for sales value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;DateKey={"&amp;gt;=$(=Date(vFromDate,'YYYYMMDD'))&amp;lt;=$(=Date(vToDate,'YYYYMMDD'))"}, Year=, Quarter=, Month=, WeekName=, Date=&amp;gt;} $(eSales))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;DateKey={"&amp;gt;=$(=Date(vFromDate,'YYYYMMDD'))&amp;lt;=$(=Date(vToDate,'YYYYMMDD'))"}, Year=, Quarter=, Month=, WeekName=, Date=&amp;gt;} $(eRent))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116322#M17904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-08T08:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Total value showing wrong in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116323#M17905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Remya Sujith wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Actually this is in a self service report, so the dimension will change.&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Is that mean cyclic group or variables? Is it possible to attach your qvw file here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116323#M17905</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-08-08T08:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Total value showing wrong in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116324#M17906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I cannot attach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is like the dimension can be chosen by the user, they can select route and sales value or item and sales value or customer and sales value for a range of from date and to date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116324#M17906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-08T08:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Total value showing wrong in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116325#M17907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Remya Sujith wrote:&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;It is like the dimension can be chosen by the user, they can select route and sales value or item and sales value or customer and sales value for a range of from date and to date.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Sorry. I just want to know how the dimensions are defined. So that we can include the same in Aggr function. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116325#M17907</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-08-08T08:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Total value showing wrong in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116326#M17908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some of the sub totals are wrong, and the total is calculating by adding those subtotals. If I calculate with values it will give the correct values. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 09:06:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116326#M17908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-08T09:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Total value showing wrong in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116327#M17909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can create one sample file and attach here, you might get a solution easily. It is difficult to answer your question by just seeing the values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 09:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-showing-wrong-in-pivot-table/m-p/116327#M17909</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-08-08T09:15:06Z</dc:date>
    </item>
  </channel>
</rss>

