<?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 Accumulation in a Pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-Pivot-table/m-p/924669#M468101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to build an expression where I can see the accumulated sum of one field. I started with an RangeSum function and everthing looks fine but on the second view I saw that when I click on a date the accumulation will start from the beginning. Is there a possibility to create a function which gives back the "total" accumulation when I click on a specific date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at my example...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. My goal is to build a function in the frontend and not in the script enviroment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2015 13:03:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-23T13:03:05Z</dc:date>
    <item>
      <title>Accumulation in a Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-Pivot-table/m-p/924669#M468101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to build an expression where I can see the accumulated sum of one field. I started with an RangeSum function and everthing looks fine but on the second view I saw that when I click on a date the accumulation will start from the beginning. Is there a possibility to create a function which gives back the "total" accumulation when I click on a specific date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at my example...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. My goal is to build a function in the frontend and not in the script enviroment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 13:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-Pivot-table/m-p/924669#M468101</guid>
      <dc:creator />
      <dc:date>2015-09-23T13:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation in a Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-Pivot-table/m-p/924670#M468102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot see your qvw (as I am working with Personal Edition), but try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Sum(Sales) &amp;gt; 0, RangeSum(Above(TOTAL Sum({&amp;lt;DateField = &amp;gt;}Sales), 0, RowNo(TOTAL))))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 13:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-Pivot-table/m-p/924670#M468102</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-23T13:05:43Z</dc:date>
    </item>
  </channel>
</rss>

