<?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 Sum columns in table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-columns-in-table/m-p/227636#M79740</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Forum,&lt;/P&gt;&lt;P&gt;I have a straight table, with a column that is calling a variable, that has a complex calculation.&lt;/P&gt;&lt;P&gt;It works great, and sums it up at the bottom (Total Mode). which is what i want.&lt;/P&gt;&lt;P&gt;Now i want to use the "Total at the bottom" in another function in a column.&lt;/P&gt;&lt;P&gt;So&lt;/P&gt;&lt;P&gt;&lt;B&gt;Prod Sales Sales / Units&lt;/B&gt;&lt;BR /&gt;XXX 1000 1/6&lt;BR /&gt;YYY 5000 5/6&lt;BR /&gt;TOTAL 6000&lt;/P&gt;&lt;P&gt;Ideas? without using sum( total field) since the current "Sales" function is complex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Apr 2011 22:41:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-22T22:41:27Z</dc:date>
    <item>
      <title>Sum columns in table</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-columns-in-table/m-p/227636#M79740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Forum,&lt;/P&gt;&lt;P&gt;I have a straight table, with a column that is calling a variable, that has a complex calculation.&lt;/P&gt;&lt;P&gt;It works great, and sums it up at the bottom (Total Mode). which is what i want.&lt;/P&gt;&lt;P&gt;Now i want to use the "Total at the bottom" in another function in a column.&lt;/P&gt;&lt;P&gt;So&lt;/P&gt;&lt;P&gt;&lt;B&gt;Prod Sales Sales / Units&lt;/B&gt;&lt;BR /&gt;XXX 1000 1/6&lt;BR /&gt;YYY 5000 5/6&lt;BR /&gt;TOTAL 6000&lt;/P&gt;&lt;P&gt;Ideas? without using sum( total field) since the current "Sales" function is complex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2011 22:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-columns-in-table/m-p/227636#M79740</guid>
      <dc:creator />
      <dc:date>2011-04-22T22:41:27Z</dc:date>
    </item>
    <item>
      <title>Sum columns in table</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-columns-in-table/m-p/227637#M79741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bernard,&lt;/P&gt;&lt;P&gt;So you want to do a sum of rows and show the results on the bottom row? You can set "sum of rows" in the Total Mode in the Expression tab and then move the total to the bottom in the Presentation tab. Unless I'm misunderstanding something...?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2011 00:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-columns-in-table/m-p/227637#M79741</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2011-04-23T00:14:22Z</dc:date>
    </item>
    <item>
      <title>Sum columns in table</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-columns-in-table/m-p/227638#M79742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Vlad,&lt;/P&gt;&lt;P&gt;Very close. I want to use the "sum of rows at the bottom" in another calculation. I have the "Total Mode" set for column1 and I get the bottom row Total. In the next column, column2, I want to use the "Total from the 'Total Mode" from column1 for all the rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;bernard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2011 00:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-columns-in-table/m-p/227638#M79742</guid>
      <dc:creator />
      <dc:date>2011-04-23T00:24:56Z</dc:date>
    </item>
    <item>
      <title>Sum columns in table</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-columns-in-table/m-p/227639#M79743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, sorry, now I get it. Use advanced aggregation. You mentioned that your expression is in a variable, which I'll call vExpression, and your dimensions Dim1 and Dim2. To use the total from the chart, use sum(aggr($(vExpression),Dim1,Dim2))&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2011 00:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-columns-in-table/m-p/227639#M79743</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2011-04-23T00:28:38Z</dc:date>
    </item>
  </channel>
</rss>

