<?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 on specific rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1686810#M450436</link>
    <description>&lt;P&gt;Thanks to the community for the support!&lt;/P&gt;&lt;P&gt;I will close this topic since there are no more proposals.&amp;nbsp; I will work on Tresesco solution and find a way!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2020 07:31:27 GMT</pubDate>
    <dc:creator>NicholasP</dc:creator>
    <dc:date>2020-03-23T07:31:27Z</dc:date>
    <item>
      <title>Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685120#M450308</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;this is my first post and I apologize if this has been asked before (actually, I couldn't find any proper solution) or if I'm missing to share some info.&lt;/P&gt;&lt;P&gt;Anyway, my problem is the following, I have a table with some data:&lt;/P&gt;&lt;TABLE border="0" width="64" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="64" height="19"&gt;DATA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I would like to cumulate its values based on a "day" criteria. In other words, I'm trying to get this output:&lt;/P&gt;&lt;TABLE border="0" width="319px" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="63px" height="19"&gt;DATA&lt;/TD&gt;&lt;TD width="64px"&gt;2 days&lt;/TD&gt;&lt;TD width="64px"&gt;3 days&lt;/TD&gt;&lt;TD width="64px"&gt;4 days&lt;/TD&gt;&lt;TD width="64px"&gt;5 days&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="63px" height="19"&gt;1&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="63px" height="19"&gt;2&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;3&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="63px" height="19"&gt;3&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;6&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="63px" height="19"&gt;4&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;10&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;10&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="63px" height="19"&gt;5&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;15&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="63px" height="19"&gt;6&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;21&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;21&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="63px" height="19"&gt;7&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="63px" height="19"&gt;8&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;36&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;36&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="63px" height="19"&gt;9&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;45&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="63px" height="19"&gt;10&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;55&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="64px"&gt;&lt;FONT color="#FF0000"&gt;55&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;so, this means that I will need to cumulate starting always from the top of "DATA" (value=1) but skipping rows based on headers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope my problem is clear&lt;/P&gt;&lt;P&gt;Thanks a lot for all your support!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685120#M450308</guid>
      <dc:creator>NicholasP</dc:creator>
      <dc:date>2024-11-16T01:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685245#M450318</link>
      <description>&lt;P&gt;Can you clarify the rule?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 08:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685245#M450318</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-03-17T08:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685259#M450320</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes sure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The idea is to cumulate "DATA" values, always from the top ("DATA" = 1). Each new column represents the frequency of the cumulate action.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For example, under "2days" column it means I have to cumulate data from the top every 2 days. So, it would be:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;1day nothing&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;2day 1+2=3&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;3day nothing&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;4day 1+2+3+4=10&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;and so on...&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(there was an error on the table, now it's right)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 09:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685259#M450320</guid>
      <dc:creator>NicholasP</dc:creator>
      <dc:date>2020-03-17T09:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685267#M450321</link>
      <description>&lt;P&gt;other questions :&lt;/P&gt;&lt;P&gt;the columns 2days-&amp;gt;5days are fixed? always 4?&lt;/P&gt;&lt;P&gt;if I follow this logic I get for the 2days the values in the table below, how did you remove the other values and leave only what you display?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="0" width="400" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="80" height="17"&gt;DATA&lt;/TD&gt;&lt;TD width="80"&gt;2 days&lt;/TD&gt;&lt;TD width="80"&gt;3 days&lt;/TD&gt;&lt;TD width="80"&gt;4 days&lt;/TD&gt;&lt;TD width="80"&gt;5 days&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="80" height="17"&gt;1&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="80" height="17"&gt;2&lt;/TD&gt;&lt;TD width="80"&gt;3&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="80" height="17"&gt;3&lt;/TD&gt;&lt;TD width="80"&gt;6&lt;/TD&gt;&lt;TD width="80"&gt;6&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="80" height="17"&gt;4&lt;/TD&gt;&lt;TD width="80"&gt;10&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;10&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="80" height="17"&gt;5&lt;/TD&gt;&lt;TD width="80"&gt;15&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="80" height="17"&gt;6&lt;/TD&gt;&lt;TD width="80"&gt;21&lt;/TD&gt;&lt;TD width="80"&gt;21&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="80" height="17"&gt;7&lt;/TD&gt;&lt;TD width="80"&gt;28&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="80" height="17"&gt;8&lt;/TD&gt;&lt;TD width="80"&gt;36&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;36&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="80" height="17"&gt;9&lt;/TD&gt;&lt;TD width="80"&gt;45&lt;/TD&gt;&lt;TD width="80"&gt;45&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="80" height="17"&gt;10&lt;/TD&gt;&lt;TD width="80"&gt;55&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="80"&gt;55&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 17 Mar 2020 09:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685267#M450321</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-03-17T09:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685269#M450322</link>
      <description>&lt;P&gt;I have never seen a data analytics problem like this so far. But not a problem, we are here to learn/know new things. Coming back to your problem. How far can your data go? How do you decide that you have to stop at Day 5 here? Also could you explain your business case for this?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 09:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685269#M450322</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-03-17T09:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685277#M450324</link>
      <description>&lt;P&gt;Thanks for your comment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You got the idea, now my problem is removing the other values and display only values that you see in my table.&lt;/P&gt;&lt;P&gt;I can do it manually as in my example but I've got thousands of rows and they will increase in the future.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 09:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685277#M450324</guid>
      <dc:creator>NicholasP</dc:creator>
      <dc:date>2020-03-17T09:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685280#M450325</link>
      <description>&lt;P&gt;how to remove them? the rule ?&lt;/P&gt;&lt;P&gt;and 2-&amp;gt;5 are fixed ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 09:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685280#M450325</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-03-17T09:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685281#M450326</link>
      <description>&lt;P&gt;Actually, it can go over 5. It was just to give an idea of my problem. Let's say this since our thoughts are based on a calendar we are considering weeks (from every day till every 7 days), months (will be our next scope)&lt;/P&gt;&lt;P&gt;My business case is the following:&lt;/P&gt;&lt;P&gt;-values under "DATA" are the request of notifications that we receive (so they are not that linear). Every day new people are asking to get notified.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So what we are trying to understand is how often we should notify them sand since every day there are new members we will need to consider both new and old requests. A the end we will have a big table with all this information that will help us decide.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks a lot&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 09:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685281#M450326</guid>
      <dc:creator>NicholasP</dc:creator>
      <dc:date>2020-03-17T09:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685284#M450327</link>
      <description>&lt;P&gt;Taoufiq,&lt;/P&gt;&lt;P&gt;The&amp;nbsp; rule part is probably like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;they would appear in rows where they are divisible by the corresponding day number&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;But your 2-&amp;gt;5 query remains to be answered.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 09:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685284#M450327</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-03-17T09:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685285#M450328</link>
      <description>&lt;P&gt;2 -&amp;gt; 5 are fixed in my example.&lt;/P&gt;&lt;P&gt;But this number could increase if we want to evaluate new options.&lt;/P&gt;&lt;P&gt;Right now we are working on a range that goes from every day till every 7 days (so 1-&amp;gt;7)&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 09:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685285#M450328</guid>
      <dc:creator>NicholasP</dc:creator>
      <dc:date>2020-03-17T09:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685287#M450329</link>
      <description>&lt;P&gt;In the script or chart?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 10:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685287#M450329</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-03-17T10:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685291#M450330</link>
      <description>&lt;P&gt;It would be great to have it on script &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise on the chart would be also ok.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 10:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685291#M450330</guid>
      <dc:creator>NicholasP</dc:creator>
      <dc:date>2020-03-17T10:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685294#M450331</link>
      <description>&lt;P&gt;A crude script solution could be like:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;Load
	DATA,AccDATA,
	If(Mod(RowNo(),2)=0, AccDATA) as Day2,
	If(Mod(RowNo(),3)=0, AccDATA) as Day3,
	If(Mod(RowNo(),4)=0, AccDATA) as Day4,
	If(Mod(RowNo(),5)=0, AccDATA) as Day5,
	If(Mod(RowNo(),6)=0, AccDATA) as Day6,
	If(Mod(RowNo(),7)=0, AccDATA) as Day7 ;
Load 
	DATA,
	If(RowNo()=1,DATA, RangeSum(Peek('AccDATA'), DATA)) as AccDATA
;
Load * Inline [
DATA
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
];
Drop Field AccDATA;&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30152iB077F374635300C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 10:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685294#M450331</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-03-17T10:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685307#M450333</link>
      <description>&lt;P&gt;Thanks Tresesco, I tried but it works in part.&lt;/P&gt;&lt;P&gt;Indeed, if I add a Date column (to have a vision of what the situation would be each day) I end up with 7 times the same day for each day in my range&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 16:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1685307#M450333</guid>
      <dc:creator>NicholasP</dc:creator>
      <dc:date>2020-03-17T16:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1686810#M450436</link>
      <description>&lt;P&gt;Thanks to the community for the support!&lt;/P&gt;&lt;P&gt;I will close this topic since there are no more proposals.&amp;nbsp; I will work on Tresesco solution and find a way!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 07:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1686810#M450436</guid>
      <dc:creator>NicholasP</dc:creator>
      <dc:date>2020-03-23T07:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1687281#M450452</link>
      <description>&lt;P&gt;One more way to do this in frontend is to create 4 expression like the below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;2nd day&amp;nbsp; =&amp;nbsp; sum({&amp;lt;DATA={'2','4','6','8','10'}&amp;gt;} aggr( RangeSum(above(sum(DATA),0,RowNo())),DATA))&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3rd day&amp;nbsp; =&amp;nbsp; sum({&amp;lt;DATA={'3','6','9'}&amp;gt;} aggr( RangeSum(above(sum(DATA),0,RowNo())),DATA))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4th day&amp;nbsp; =&amp;nbsp; sum({&amp;lt;DATA={'4','8'}&amp;gt;} aggr( RangeSum(above(sum(DATA),0,RowNo())),DATA))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;5th day&amp;nbsp; =&amp;nbsp; sum({&amp;lt;DATA={'5','10'}&amp;gt;} aggr( RangeSum(above(sum(DATA),0,RowNo())),DATA))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 11:56:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1687281#M450452</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2020-03-24T11:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum on specific rows</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1687353#M450458</link>
      <description>&lt;P&gt;Hi Qliksus,&lt;/P&gt;&lt;P&gt;thanks for your reply! This could be interesting but I have tons of rows..&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 15:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-on-specific-rows/m-p/1687353#M450458</guid>
      <dc:creator>NicholasP</dc:creator>
      <dc:date>2020-03-24T15:01:38Z</dc:date>
    </item>
  </channel>
</rss>

