<?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 Getting totals from straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-totals-from-straight-table/m-p/572175#M213193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got one stupid question to ask, but I have to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that possible to get total sum of rows from straight table and use it somewhere else? I'm trying to create a text field with sum o f two sums from different objects. I'm using expressions from the straight tables, but I can't get proper values from the second one (because expressions are complicated). I know here should be to have the expressions working. I'm just asking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see my attached image where I put what I need. Thanks in advance for any answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paweł&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2014 10:44:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-14T10:44:41Z</dc:date>
    <item>
      <title>Getting totals from straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-totals-from-straight-table/m-p/572175#M213193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got one stupid question to ask, but I have to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that possible to get total sum of rows from straight table and use it somewhere else? I'm trying to create a text field with sum o f two sums from different objects. I'm using expressions from the straight tables, but I can't get proper values from the second one (because expressions are complicated). I know here should be to have the expressions working. I'm just asking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see my attached image where I put what I need. Thanks in advance for any answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paweł&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 10:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-totals-from-straight-table/m-p/572175#M213193</guid>
      <dc:creator />
      <dc:date>2014-04-14T10:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Getting totals from straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-totals-from-straight-table/m-p/572176#M213194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a macro but this must run every time the table change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you look for aggr()-function to build the value outside the diagram?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 10:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-totals-from-straight-table/m-p/572176#M213194</guid>
      <dc:creator>jonasheisterkam</dc:creator>
      <dc:date>2014-04-14T10:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting totals from straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-totals-from-straight-table/m-p/572177#M213195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum(aggr(&amp;lt;Expression&amp;gt;,Dimension1,dimension2))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 11:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-totals-from-straight-table/m-p/572177#M213195</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2014-04-14T11:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting totals from straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-totals-from-straight-table/m-p/572178#M213196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;please attached some sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 11:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-totals-from-straight-table/m-p/572178#M213196</guid>
      <dc:creator>vipin_mishra479</dc:creator>
      <dc:date>2014-04-14T11:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting totals from straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-totals-from-straight-table/m-p/572179#M213197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vipin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please attach your file again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Paweł&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 12:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-totals-from-straight-table/m-p/572179#M213197</guid>
      <dc:creator />
      <dc:date>2014-04-14T12:33:33Z</dc:date>
    </item>
  </channel>
</rss>

