<?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: Accumulate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accumulate/m-p/1590735#M738214</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use this expression in pivot table :&amp;nbsp;RangeSum(Above(Sum(Earnings),0,RowNo()))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 06:01:21 GMT</pubDate>
    <dc:creator>madhu_r</dc:creator>
    <dc:date>2019-06-12T06:01:21Z</dc:date>
    <item>
      <title>Accumulate</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate/m-p/1590730#M738213</link>
      <description>&lt;P&gt;Hi Expetise&lt;/P&gt;&lt;P&gt;I have a table diplaying the accumulative earnings for each year for a striaght table .&lt;/P&gt;&lt;P&gt;How do i achive this accumalative in a pivot table . Can you experty please help me on this ?&lt;/P&gt;&lt;P&gt;Please find my attchment of the QVW .&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate/m-p/1590730#M738213</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate/m-p/1590735#M738214</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use this expression in pivot table :&amp;nbsp;RangeSum(Above(Sum(Earnings),0,RowNo()))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 06:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate/m-p/1590735#M738214</guid>
      <dc:creator>madhu_r</dc:creator>
      <dc:date>2019-06-12T06:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate/m-p/1590747#M738215</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;per your table this expression will do the trick&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rangesum(before(sum(Earnings),0,ColumnNo()))&lt;/P&gt;&lt;P&gt;but if the user will drag the year dimension to the left , the expression won't work&amp;nbsp;&lt;/P&gt;&lt;P&gt;so you need to make sure the user can't change the table structure&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 06:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate/m-p/1590747#M738215</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2019-06-12T06:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate/m-p/1591013#M738216</link>
      <description>&lt;P&gt;You can use this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Aggr(RangeSum(Above(Sum(Earnings), 0, RowNo())), Year)&lt;/LI-CODE&gt;&lt;P&gt;or this if you use QlikView 12 or above&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Aggr(RangeSum(Above(Sum(Earnings), 0, RowNo())), (Year, (NUMERIC)))&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 12 Jun 2019 12:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate/m-p/1591013#M738216</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-12T12:45:55Z</dc:date>
    </item>
  </channel>
</rss>

