<?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: Expression total is not actually displaying sum of all values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915428#M317564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u tell me wats the reason and how it is working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2015 12:59:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-07T12:59:18Z</dc:date>
    <item>
      <title>Expression total is not actually displaying sum of all values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915425#M317561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dudes,&lt;/P&gt;&lt;P&gt;I have 1 dimension and 1 expression.&lt;/P&gt;&lt;P&gt;I have bar chart which can be changed o pivtot table.&lt;/P&gt;&lt;P&gt;the individual monthly values on bar chart/pivot table are correct.&lt;/P&gt;&lt;P&gt;but on left corner&amp;nbsp; over bar chart/pivot table; we can see 3751 as total. it is wrong. sum of all individual values of all months gives 3768.&lt;/P&gt;&lt;P&gt;can any 1 tell me how to make 3768 get displayed and wat is going wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also i am attaching qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 12:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915425#M317561</guid>
      <dc:creator />
      <dc:date>2015-08-07T12:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Expression total is not actually displaying sum of all values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915426#M317562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this as your expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(YourCurrentExpression, YourChartDimensions))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 12:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915426#M317562</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-07T12:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Expression total is not actually displaying sum of all values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915427#M317563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 12:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915427#M317563</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-08-07T12:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Expression total is not actually displaying sum of all values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915428#M317564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u tell me wats the reason and how it is working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 12:59:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915428#M317564</guid>
      <dc:creator />
      <dc:date>2015-08-07T12:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expression total is not actually displaying sum of all values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915429#M317565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey kn ..this is wat sunny has posted....it is wrking. can u tell me wat is the reason?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 13:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915429#M317565</guid>
      <dc:creator />
      <dc:date>2015-08-07T13:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Expression total is not actually displaying sum of all values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915430#M317566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prudhvi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the total of 3751 is the correct value for the expression, the expression total isn't affected by your dimension and so if you look at your whole data set and count the number of distinct employee numbers terminated in 2014 it is indeed 3751. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;This number doesn't count employees which are terminated multiple times in &lt;STRONG&gt;different&lt;/STRONG&gt; months.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Employee 34149 for example was terminated in Feb and Mar, so will count in your bar chart twice, one for each month. However will only count a single time in the expression total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The answer Sunny provided ensures your dimension is taken into account and so counted twice, like how you expect it to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps explain&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 13:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915430#M317566</guid>
      <dc:creator />
      <dc:date>2015-08-07T13:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Expression total is not actually displaying sum of all values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915431#M317567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice....Dude Thanks alot&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 06:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-total-is-not-actually-displaying-sum-of-all-values/m-p/915431#M317567</guid>
      <dc:creator />
      <dc:date>2015-08-10T06:18:20Z</dc:date>
    </item>
  </channel>
</rss>

