<?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: horizontal cumulation in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/horizontal-cumulation-in-pivot-table/m-p/704640#M474937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco - that worked like a charm, thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Aug 2014 13:03:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-19T13:03:55Z</dc:date>
    <item>
      <title>horizontal cumulation in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/horizontal-cumulation-in-pivot-table/m-p/704638#M474935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add a column to my pivot table which cumulates the values up to the current month. At this point the table looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/64736_pastedImage_0.png" style="width: 620px; height: 61px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words, there should be a Column each time after "IST" that cumulates the "IST" values. Referring to this example it should look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/64737_pastedImage_4.png" style="width: 620px; height: 47px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the function Cumulate as well as my set analysis formula isn't working. Could someone please help me with this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 12:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/horizontal-cumulation-in-pivot-table/m-p/704638#M474935</guid>
      <dc:creator />
      <dc:date>2014-08-19T12:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: horizontal cumulation in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/horizontal-cumulation-in-pivot-table/m-p/704639#M474936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;Cum IST: =RangeSum(IST, before(Cum IST))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 12:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/horizontal-cumulation-in-pivot-table/m-p/704639#M474936</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-19T12:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: horizontal cumulation in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/horizontal-cumulation-in-pivot-table/m-p/704640#M474937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco - that worked like a charm, thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 13:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/horizontal-cumulation-in-pivot-table/m-p/704640#M474937</guid>
      <dc:creator />
      <dc:date>2014-08-19T13:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: horizontal cumulation in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/horizontal-cumulation-in-pivot-table/m-p/704641#M474938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tedesco, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately i found some errors in the calculation:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/66742_pastedImage_0.png" style="width: 620px; height: 545px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look at the graphik above, all marked rows are being calculated wrong. The second last column (IST kum.) is the calculated cumulative sum (i exported the numbers to excel in order to make it more clear, in the actual report all the cumulative sums are available). The last column is the correct sum calculated in excel. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone an idea why this formula sometimes works and sometimes not? I couldn't find any patterns...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/horizontal-cumulation-in-pivot-table/m-p/704641#M474938</guid>
      <dc:creator />
      <dc:date>2014-09-15T10:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: horizontal cumulation in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/horizontal-cumulation-in-pivot-table/m-p/704642#M474939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to share your sample qvw that demonstrates the issue. See: &lt;A href="http://community.qlikview.com/docs/DOC-1290" title="http://community.qlikview.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and D... | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 11:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/horizontal-cumulation-in-pivot-table/m-p/704642#M474939</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-15T11:16:55Z</dc:date>
    </item>
  </channel>
</rss>

