<?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 from another chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200807#M880890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use Dimensionality() function to get this done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Dimensionality() = 0, Sum(Table1.Sum) + Sum(Table2.Sum), YourExpression)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2016 13:43:32 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-04T13:43:32Z</dc:date>
    <item>
      <title>Sum from another chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200806#M880889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haev two charts with each having a sum() of their table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i'd like to in the same table show totals on the last row as one table.sum + table2.sum and then a total of these 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table1&lt;/P&gt;&lt;P&gt;Sum: 1234&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;table2: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;sum 2345&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 3:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1234&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2345&lt;/P&gt;&lt;P&gt;Total:&amp;nbsp; 3579&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/Sum-from-another-chart/m-p/1200806#M880889</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sum from another chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200807#M880890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use Dimensionality() function to get this done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Dimensionality() = 0, Sum(Table1.Sum) + Sum(Table2.Sum), YourExpression)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 13:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200807#M880890</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-04T13:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sum from another chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200808#M880891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You couldn't access anything from another object - you will need to build everything within one object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 13:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200808#M880891</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-10-04T13:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sum from another chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200809#M880892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And use variables to hold expressions so that you only correct them once if a change is needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 13:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200809#M880892</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2016-10-04T13:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sum from another chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200810#M880893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks making 2 variables worked. But what would be optimal and I want to achieve is not the sum per row for 10 rows I just want a new row below the totals I already have and there another row with the sum of these 2 fields. Is that possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 12:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200810#M880893</guid>
      <dc:creator />
      <dc:date>2016-10-05T12:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sum from another chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200811#M880894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Captvzxxvure.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139681_Captvzxxvure.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look at this one; I have 2 tables. And then I did as you said 2 variables summed them. 1+2 = 3. Problem is as you see I get multiple rows of column 3. I don't want them there I just want the totals of 1+2 preferably on the last row or even mroe prefered 3 totals rows so to speak with those values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I confusing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 12:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200811#M880894</guid>
      <dc:creator />
      <dc:date>2016-10-05T12:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sum from another chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200812#M880895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look on the suggestion from Sunny and add those totals to a certain (maybe additionally) dimensionality - whereby you might need some aggr, TOTAL or set analysis to calculate these totals independent from the dimensions from the current object. Further it could be helpful to transfer these calculations into a variable to minimize the complexity and to improve the performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 12:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-from-another-chart/m-p/1200812#M880895</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-10-05T12:35:34Z</dc:date>
    </item>
  </channel>
</rss>

