<?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: Straight Table Cumulative sum by dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Table-Cumulative-sum-by-dimension/m-p/1599199#M444131</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That is odd, there must be something different between the data you have and the set I put together to try to check it;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20190704_1.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/14935i736362EA33E49261/image-size/large?v=v2&amp;amp;px=999" role="button" title="20190704_1.png" alt="20190704_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Attaching QVW.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jul 2019 18:55:13 GMT</pubDate>
    <dc:creator>chrismarlow</dc:creator>
    <dc:date>2019-07-04T18:55:13Z</dc:date>
    <item>
      <title>Straight Table Cumulative sum by dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Cumulative-sum-by-dimension/m-p/1598394#M444080</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am having challenges using the rangesum( above function. I have a straight table with 5 dimensions. I have a simple sum for all of my values (entrees) in one column. Next to it, I'm trying to calculate a cumulative sum but only aggregated by the first dimension in the table. The TOTAL function is giving me the sum for the entire column and not restarting when the first dimension changes. I've copied a picture with some of the formulas that I am running. I've highlighted in yellow where the cumulative sum needs to start over. I need it to end at 147 and start over with 1. Help is much appreciated.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 815px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/14820iC2A774F4C42E2758/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:06:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Cumulative-sum-by-dimension/m-p/1598394#M444080</guid>
      <dc:creator>jbird</dc:creator>
      <dc:date>2024-11-16T03:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Cumulative sum by dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Cumulative-sum-by-dimension/m-p/1598854#M444114</link>
      <description>Hi,&lt;BR /&gt;Is it not just a case of taking out the TOTAL from RowNo(TOTAL)?&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/InterRecordFunctions/rowno.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/InterRecordFunctions/rowno.htm&lt;/A&gt;&lt;BR /&gt;Cheers, Chris.</description>
      <pubDate>Wed, 03 Jul 2019 20:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Cumulative-sum-by-dimension/m-p/1598854#M444114</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2019-07-03T20:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Cumulative sum by dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Cumulative-sum-by-dimension/m-p/1598877#M444117</link>
      <description>&lt;P&gt;Thanks for the reply Chris, but unfortunately that does not work either. Below is an image of the output; it essentially gives me the same as sum(entrees).&lt;/P&gt;&lt;P&gt;I tried another formula:&amp;nbsp;&lt;/P&gt;&lt;P&gt;If( above( total unique_id)=unique_id, rangesum( entrees, above(total entrees)),1)&lt;/P&gt;&lt;P&gt;However, this only sums up the current row and one row above, not the cumulative rows above with the unique_id.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.JPG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/14890i5385EEA1BB93D4A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.JPG" alt="Capture2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 21:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Cumulative-sum-by-dimension/m-p/1598877#M444117</guid>
      <dc:creator>jbird</dc:creator>
      <dc:date>2019-07-03T21:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Cumulative sum by dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Cumulative-sum-by-dimension/m-p/1599199#M444131</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That is odd, there must be something different between the data you have and the set I put together to try to check it;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20190704_1.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/14935i736362EA33E49261/image-size/large?v=v2&amp;amp;px=999" role="button" title="20190704_1.png" alt="20190704_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Attaching QVW.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 18:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Cumulative-sum-by-dimension/m-p/1599199#M444131</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2019-07-04T18:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Cumulative sum by dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Cumulative-sum-by-dimension/m-p/1976142#M1220766</link>
      <description>&lt;P&gt;Hello Jbrid,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you found the solution for this If so could please let me know now i am facing the same iisue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance !&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 06:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Cumulative-sum-by-dimension/m-p/1976142#M1220766</guid>
      <dc:creator>chanti126</dc:creator>
      <dc:date>2022-09-02T06:26:05Z</dc:date>
    </item>
  </channel>
</rss>

