<?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: Cumulative sum in Pivot Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Cumulative-sum-in-Pivot-Table/m-p/1567798#M41428</link>
    <description>&lt;P&gt;Yes, I used the sum inside above but it doesn't work.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2019 17:19:11 GMT</pubDate>
    <dc:creator>alejovacca</dc:creator>
    <dc:date>2019-04-10T17:19:11Z</dc:date>
    <item>
      <title>Cumulative sum in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-sum-in-Pivot-Table/m-p/1567772#M41420</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I am trying to do a cumulative sum of the values in the column ToShip for each Product Group. The red numbers are the expected values.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CumulativeSum.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9907iA97D7D5F4AABC8DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="CumulativeSum.png" alt="CumulativeSum.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I was trying to use the formula RangeSum(Above([To Ship], 0, RowNo()))but a I get the same value that [To Ship] column.&lt;/P&gt;&lt;P&gt;Do you have any idea?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 16:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-sum-in-Pivot-Table/m-p/1567772#M41420</guid>
      <dc:creator>alejovacca</dc:creator>
      <dc:date>2019-04-10T16:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-sum-in-Pivot-Table/m-p/1567786#M41424</link>
      <description>thats the right idea.&lt;BR /&gt;&lt;BR /&gt;try this&lt;BR /&gt;RangeSum(Above(Sum([To Ship]), 0, RowNo()))&lt;BR /&gt;&lt;BR /&gt;if not try diagnose by checking what above([To Ship]) returns</description>
      <pubDate>Wed, 10 Apr 2019 16:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-sum-in-Pivot-Table/m-p/1567786#M41424</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-04-10T16:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-sum-in-Pivot-Table/m-p/1567798#M41428</link>
      <description>&lt;P&gt;Yes, I used the sum inside above but it doesn't work.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 17:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-sum-in-Pivot-Table/m-p/1567798#M41428</guid>
      <dc:creator>alejovacca</dc:creator>
      <dc:date>2019-04-10T17:19:11Z</dc:date>
    </item>
  </channel>
</rss>

