<?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: How to cummulate with selection? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273440#M102327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that looks great, thank you,..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is only one functionality missing - but i see, i didn´t explain it very well - i´m very sorry for that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Cumm" columns should be calculated as a sum of all values of the "Change" columns from the first day of dataset till the selected date range. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Cumm" column should not be a part of the original dataset. The dataset should only consist of Day, Mand, Portion and Change. (I just wanted to show it to explain how the values are calculated).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best greetings&lt;/P&gt;&lt;P&gt;Jezze&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Dec 2011 17:29:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-05T17:29:48Z</dc:date>
    <item>
      <title>How to cummulate with selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273433#M102320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a question regarding cummulation of values with different dimensions. Database is a list with changes. I want to calculate the cumulative value for the different dimensions. Please see the dataset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" class="jiveBorder" height="288" style="height: 235px; width: 367px; border-width: 1px; border-color: #000000; border-style: solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;DAY&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;MANDT&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;PORTION&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;CHANGE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;CUMM&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;01.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;ABCDE&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;10.000&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;10.000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;01.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;VWXYZ&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;5.500&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;5.500&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;02.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;ABCDE&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;10.100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;02.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;VWXYZ&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;5.505&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;03.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;ABCDE&lt;/TD&gt;&lt;TD&gt;-10&lt;/TD&gt;&lt;TD&gt;10.090&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;03.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;VWXYZ&lt;/TD&gt;&lt;TD&gt;-3&lt;/TD&gt;&lt;TD&gt;5.502&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;04.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;ABCDE&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;TD&gt;10.120&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;04.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;VWXYZ&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;5.508&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;05.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;ABCDE&lt;/TD&gt;&lt;TD&gt;-40&lt;/TD&gt;&lt;TD&gt;10.080&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;05.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;VWXYZ&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;5.514&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;06.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;ABCDE&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;10.100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;06.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;VWXYZ&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;5.522&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;07.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;ABCDE&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;TD&gt;10.130&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;07.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;VWXYZ&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;5.527&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;08.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;ABCDE&lt;/TD&gt;&lt;TD&gt;-40&lt;/TD&gt;&lt;TD&gt;10.090&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;08.01.2009&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;VWXYZ&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;5.530&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, how can i calculate the correct cumulative value within the comlete dataset, even if i selected a specific date (07.01, 08.01), in other words calculate the correct cumulative value (without selection) for specific dimensions from start of dataset till selected date (s.th like sum ({$&amp;lt;date &amp;gt;= (date (01.01.2009, DD.MM.YYYY)&amp;gt;} Changes) ?? ). The result should look like this with selection of 07.01.2009 and 08.01.2009:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" class="jiveBorder" height="84" style="cursor: default; border-collapse: collapse; margin-top: -1px; margin-right: -1px; margin-bottom: 2px; margin-left: -1px; border: inherit; height: 49px; width: 369px; border-width: 1px; border-color: #000000; border-style: solid;"&gt;&lt;TBODY style="border-style: solid;"&gt;&lt;TR style="border: inherit; border-color: inherit; border-width: inherit; border-style: solid;"&gt;&lt;TH align="center" style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit; background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;DAY&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit; background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;MANDT&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit; background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;PORTION&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit; background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;CHANGE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit; background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;CUMM&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR style="border: inherit; border-color: inherit; border-width: inherit; border-style: solid;"&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;07.01.2009&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;100&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;ABCDE&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;30&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;10.130&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: inherit; border-color: inherit; border-width: inherit; border-style: solid;"&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;07.01.2009&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;100&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;VWXYZ&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;5&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;5.527&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: inherit; border-color: inherit; border-width: inherit; border-style: solid;"&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;08.01.2009&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;100&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;ABCDE&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;-40&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;10.090&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: inherit; border-color: inherit; border-width: inherit; border-style: solid;"&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;08.01.2009&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;100&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;VWXYZ&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;3&lt;/TD&gt;&lt;TD style="border-collapse: collapse; cursor: text; border-color: inherit; font-weight: normal; border: inherit;"&gt;5.530&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 08:26:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273433#M102320</guid>
      <dc:creator />
      <dc:date>2011-12-02T08:26:46Z</dc:date>
    </item>
    <item>
      <title>How to cummulate with selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273434#M102321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;has no one a hint in which direction I can search?&amp;nbsp; - Please &lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 10:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273434#M102321</guid>
      <dc:creator />
      <dc:date>2011-12-05T10:24:51Z</dc:date>
    </item>
    <item>
      <title>How to cummulate with selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273435#M102322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use a variable in a slider/calendar object instead of selecting in the field. Then use this variables in the set analysis as in &lt;A _jive_internal="true" href="https://community.qlik.com/qlikviews/http://community.qlik.com/qlikviews/1075"&gt;this application&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 10:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273435#M102322</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-12-05T10:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to cummulate with selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273436#M102323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for your answer. Your file is very helpful. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the Date Variables (vStartDate and vEndDate) to select the changes. For the Sum (cumulative) i used the whole time period. The problem is that the Dimension (Days) is shown for the whole period.. For the selected time period (vStart.. till vEnd..) the changes have the value 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition the cumulative sum is not correct. Do you have an idea what the problem might be. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jezze&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 14:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273436#M102323</guid>
      <dc:creator />
      <dc:date>2011-12-05T14:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to cummulate with selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273437#M102324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jezze,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if I got you right. Check the ammended file though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 14:21:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273437#M102324</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-12-05T14:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to cummulate with selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273438#M102325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer. Maybe the cumulative sum is not working for more than one dimension.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your formula "RangeSum(Above(Sum(SalesAmount), 0, RowNo()))" is a good idea and shows the same result like using the radio button "Accumulation" in the formula register.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I´m sorry that i did not explained clearly how the final table should look like. It would be great if following requirements could be met or ideas how i can handle them. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="hps"&gt;It&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;should&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;be&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;possible&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to limit&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;time&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;table&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;(no problem&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;-&lt;/SPAN&gt;&amp;gt; &lt;SPAN class="hps"&gt;normal&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;functionality)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="hps atn"&gt;The line "&lt;/SPAN&gt;&lt;STRONG&gt;changes&lt;/STRONG&gt;" &lt;SPAN class="hps"&gt;should&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;respond to the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;time&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;restriction&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and only represent&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the values ​​in the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Time range (e.g. 07.01.2009 - 08.01.2009)&lt;/SPAN&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="hps"&gt;The row&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;"&lt;/SPAN&gt;&lt;STRONG&gt;Cumm&lt;/STRONG&gt;" should &lt;SPAN class="hps"&gt;not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;react to the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;time&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;restriction&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and display the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;sum&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of all values&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;​​from the first&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;day (&lt;/SPAN&gt;MinDate) &lt;SPAN class="hps"&gt;until&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;now &lt;/SPAN&gt;or until the &lt;SPAN class="hps"&gt;value&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;shown in each case&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;within the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;time range. (e.g. Sum from 01.01.2009 until 07.01.2009&amp;nbsp; and next line sum 01.01.2009 till 08.01.2009)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="hps"&gt;If possible, the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;cumulative amount&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;should&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;only be&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;one dimension (&lt;/SPAN&gt;date) &lt;SPAN class="hps"&gt;will be&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;calculated&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;correctly&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;but&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;after several&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;dimensions.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="hps"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ m really excited for your ideas. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings &lt;/P&gt;&lt;P&gt;Jezze&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 15:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273438#M102325</guid>
      <dc:creator />
      <dc:date>2011-12-05T15:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to cummulate with selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273439#M102326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jezze,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indeed I was wrong. Is that what you are looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 15:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273439#M102326</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-12-05T15:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to cummulate with selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273440#M102327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that looks great, thank you,..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is only one functionality missing - but i see, i didn´t explain it very well - i´m very sorry for that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Cumm" columns should be calculated as a sum of all values of the "Change" columns from the first day of dataset till the selected date range. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Cumm" column should not be a part of the original dataset. The dataset should only consist of Day, Mand, Portion and Change. (I just wanted to show it to explain how the values are calculated).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best greetings&lt;/P&gt;&lt;P&gt;Jezze&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 17:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cummulate-with-selection/m-p/273440#M102327</guid>
      <dc:creator />
      <dc:date>2011-12-05T17:29:48Z</dc:date>
    </item>
  </channel>
</rss>

