<?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 sub total transfer in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070324#M357548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chart 1 sub total (col 4) = &lt;STRONG&gt;19&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;send to chart 2 &lt;STRONG&gt;b0 (col 4) value &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test_data.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115217_test_data.png" style="height: 333px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Feb 2016 08:47:29 GMT</pubDate>
    <dc:creator>selcukcadir</dc:creator>
    <dc:date>2016-02-19T08:47:29Z</dc:date>
    <item>
      <title>sub total transfer</title>
      <link>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070324#M357548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chart 1 sub total (col 4) = &lt;STRONG&gt;19&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;send to chart 2 &lt;STRONG&gt;b0 (col 4) value &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test_data.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115217_test_data.png" style="height: 333px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 08:47:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070324#M357548</guid>
      <dc:creator>selcukcadir</dc:creator>
      <dc:date>2016-02-19T08:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: sub total transfer</title>
      <link>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070325#M357549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(col3 = 'main total value (a)', sum(TOTAL {&amp;lt;col1 = {'a*'}&amp;gt;} col4), sum(col4))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115238_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 10:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070325#M357549</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-19T10:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: sub total transfer</title>
      <link>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070326#M357550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My case, column no, I need to use,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(col3 = 'main total value (a)', sum(TOTAL {&amp;lt;col1 = {'a*'}&amp;gt;} C2), sum(col4))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C2 column name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test_data2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115257_test_data2.png" style="height: 291px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 11:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070326#M357550</guid>
      <dc:creator>selcukcadir</dc:creator>
      <dc:date>2016-02-19T11:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: sub total transfer</title>
      <link>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070327#M357551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am confused now. TOTAL for C2 is 18 and not 19?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 12:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070327#M357551</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-19T12:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: sub total transfer</title>
      <link>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070328#M357552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i understand correctly, you would like to read the total of one chart object into another chart object. Unfortunately, that is not possible. You will have to recalculate that total again in the second chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 12:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070328#M357552</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-02-19T12:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: sub total transfer</title>
      <link>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070329#M357553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;correct, C2 18 and C3 19&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(col3 = 'main total value (a)', sum(TOTAL {&amp;lt;col1 = {'a*'}&amp;gt;} &lt;STRONG&gt;C4&lt;/STRONG&gt;), sum(col4))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;column name sum failed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my add example file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 12:35:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070329#M357553</guid>
      <dc:creator>selcukcadir</dc:creator>
      <dc:date>2016-02-19T12:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: sub total transfer</title>
      <link>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070330#M357554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like &lt;A _jive_internal="true" href="https://community.qlik.com/people/jontydkpi"&gt;jonathan&lt;/A&gt; pointed out you won't be able to use expression labels for getting totals. What is the number you want for main total value (a) (18 or 19)? and where does it come from &lt;SPAN style="font-size: 13.3333px;"&gt;(another table or same table)?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 13:02:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sub-total-transfer/m-p/1070330#M357554</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-19T13:02:24Z</dc:date>
    </item>
  </channel>
</rss>

