<?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 Cumulative by each Unique Record in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-by-each-Unique-Record/m-p/1757933#M455286</link>
    <description>&lt;P&gt;I am trying to&amp;nbsp; create a Cumulative expression that is off of the incrimental per Example column. I can get it to do cumulative of the entire column, but Not for Example A and then start over on Example B. Is there a group by function I can write in the expression itself?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I was trying to use. The PaymentAmount is what I divide by the Facevalue (per Example) to get Incremental %. But I'm wondering if I can just do it off the Incremental column itself as a reference.&lt;/P&gt;&lt;P&gt;RangeSum(Above(TOTAL Sum(PaymentAmount), 1, RowNo(TOTAL)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="test.PNG" style="width: 601px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43387iDD760A5FF780C3CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="test.PNG" alt="test.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 17:53:19 GMT</pubDate>
    <dc:creator>MalcolmCICWF</dc:creator>
    <dc:date>2024-11-16T17:53:19Z</dc:date>
    <item>
      <title>Cumulative by each Unique Record</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-by-each-Unique-Record/m-p/1757933#M455286</link>
      <description>&lt;P&gt;I am trying to&amp;nbsp; create a Cumulative expression that is off of the incrimental per Example column. I can get it to do cumulative of the entire column, but Not for Example A and then start over on Example B. Is there a group by function I can write in the expression itself?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I was trying to use. The PaymentAmount is what I divide by the Facevalue (per Example) to get Incremental %. But I'm wondering if I can just do it off the Incremental column itself as a reference.&lt;/P&gt;&lt;P&gt;RangeSum(Above(TOTAL Sum(PaymentAmount), 1, RowNo(TOTAL)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="test.PNG" style="width: 601px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43387iDD760A5FF780C3CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="test.PNG" alt="test.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-by-each-Unique-Record/m-p/1757933#M455286</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2024-11-16T17:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative by each Unique Record</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-by-each-Unique-Record/m-p/1757938#M455287</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Above/RangeSum do recongnise the change on the first column, so might the following work;&lt;/P&gt;&lt;P&gt;RangeSum(Above(Column(3), 0, RowNo()))&lt;/P&gt;&lt;P&gt;So as below;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20201102_1.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43389iF234D25DDB885F02/image-size/large?v=v2&amp;amp;px=999" role="button" title="20201102_1.png" alt="20201102_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 19:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-by-each-Unique-Record/m-p/1757938#M455287</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2020-11-02T19:33:48Z</dc:date>
    </item>
  </channel>
</rss>

