<?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: Sum over aggr (in text object) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007098#M650300</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$ &amp;lt;Group={"*"}&amp;gt;} Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2015 11:53:53 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-09-23T11:53:53Z</dc:date>
    <item>
      <title>Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007087#M650286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a straight table with one dimension 'Group' and one expression '&lt;SPAN style="font-size: 13.3333px;"&gt;=SUM(Aggr(SUM(AMOUNT),GROUP))&lt;/SPAN&gt;'&lt;/P&gt;&lt;P&gt;On the top are the totals by expression&lt;/P&gt;&lt;P&gt;The result looks like this :&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="99784" alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99784_1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Now i want to display the total 49398... directly inside a text object as a key performance indicator using the same expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=SUM(Aggr(SUM(AMOUNT),GROUP))&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;. But its not working as the number is not the same comparing with the straight table total&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;What i am making wrong? Please help&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 07:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007087#M650286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T07:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007088#M650287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aggr works with the dimensions inside the chart so try to add all the dimensions used in the chart to your aggr statement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 07:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007088#M650287</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-09-23T07:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007089#M650288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to ignore dimension by using total&lt;/P&gt;&lt;P&gt;ex:sum(total column)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 07:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007089#M650288</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2015-09-23T07:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007090#M650289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Inside the straight table we have only one dimension called 'Group', so the total value should be the same inside the table and text object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 07:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007090#M650289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T07:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007091#M650290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;=SUM(Aggr(SUM(Total AMOUNT),GROUP)) but the value was also wrong&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 07:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007091#M650290</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T07:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007092#M650291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please try with the following expession in the chart and in the text box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'&lt;SPAN style="font-size: 13.33px;"&gt;=SUM(Aggr(NODISTINCT SUM(AMOUNT),GROUP))&lt;/SPAN&gt;'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 07:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007092#M650291</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-09-23T07:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007093#M650292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may you please supply a sample QVW ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 07:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007093#M650292</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2015-09-23T07:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007094#M650293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This expression in chart with Group as a dimension&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;=SUM(Aggr(SUM(AMOUNT),GROUP))&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;is just an inefficient way of saying &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;=SUM(AMOUNT)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;The first expression is the correct way of expressing the sum and is the equivalent of the chart. If the totals are different, then you are using an expression total rather than a sum of rows, and the equivalent would then be the second expression. Unless you have some restrictions in the chart such as a calculated dimension that filters GROUP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If that does not resolve the problem, then I suggest you post your qvw or a representative sample to see why it is behaving this way.&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 07:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007094#M650293</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-09-23T07:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007095#M650294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have prepared an example qvw.file please see attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 11:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007095#M650294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T11:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007096#M650296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attachement below&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 11:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007096#M650296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T11:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007097#M650298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;See attachement below&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 11:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007097#M650298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T11:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007098#M650300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$ &amp;lt;Group={"*"}&amp;gt;} Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 11:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007098#M650300</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-09-23T11:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007099#M650302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maxgro,&lt;/P&gt;&lt;P&gt;your solution is not interactive? For example when chossing group A the text object value does not equal with the correct total value of the sraight table. Any idea how to make it possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 12:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007099#M650302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T12:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007100#M650304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$ &amp;lt;Group*={"*"}&amp;gt;} Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 13:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007100#M650304</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-09-23T13:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over aggr (in text object)</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007101#M650306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best answer till now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 07:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-aggr-in-text-object/m-p/1007101#M650306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-24T07:17:34Z</dc:date>
    </item>
  </channel>
</rss>

