<?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 Running totals in two dimensional table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Running-totals-in-two-dimensional-table/m-p/1451753#M434443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Colleagues, i just posted discussion about calculation columnNo in two dimensional table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/282891"&gt;Calculate columnNo with two horizontal dims&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and realized that when we use Total statement in ColumnNo(), it doesn't calculate running totals by each column.&lt;/P&gt;&lt;P&gt;Can anyone help to solve this thing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Formula used in expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangesum(before(sum(Sales),1,ColumnNo(total)-1))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Nov 2017 11:55:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-24T11:55:58Z</dc:date>
    <item>
      <title>Running totals in two dimensional table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-totals-in-two-dimensional-table/m-p/1451753#M434443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Colleagues, i just posted discussion about calculation columnNo in two dimensional table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/282891"&gt;Calculate columnNo with two horizontal dims&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and realized that when we use Total statement in ColumnNo(), it doesn't calculate running totals by each column.&lt;/P&gt;&lt;P&gt;Can anyone help to solve this thing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Formula used in expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangesum(before(sum(Sales),1,ColumnNo(total)-1))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 11:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-totals-in-two-dimensional-table/m-p/1451753#M434443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T11:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Running totals in two dimensional table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-totals-in-two-dimensional-table/m-p/1451754#M434444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rangesum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;above&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),0,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rowno&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;total&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 12:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-totals-in-two-dimensional-table/m-p/1451754#M434444</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-11-24T12:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Running totals in two dimensional table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-totals-in-two-dimensional-table/m-p/1451755#M434445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Staffan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I came to the same conlusion. I've got the app attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AGGR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RANGESUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ABOVE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),0,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ROWNO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 12:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-totals-in-two-dimensional-table/m-p/1451755#M434445</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2017-11-24T12:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Running totals in two dimensional table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-totals-in-two-dimensional-table/m-p/1451756#M434446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&amp;nbsp; colleagues!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 13:21:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-totals-in-two-dimensional-table/m-p/1451756#M434446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T13:21:42Z</dc:date>
    </item>
  </channel>
</rss>

