<?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 delta in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-delta-in-chart/m-p/258040#M97449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jean-Jacques,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't use full accumulation because i didn't know there was such feature &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; &lt;/P&gt;&lt;P&gt;(It's the first time i have to deal with Qlikview charts to be honest).&lt;/P&gt;&lt;P&gt;This is great, and it works perfectly, thank you very much for showing me this simple solution &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Claudio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2011 08:45:26 GMT</pubDate>
    <dc:creator>claudio1</dc:creator>
    <dc:date>2011-10-19T08:45:26Z</dc:date>
    <item>
      <title>Cumulative delta in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-delta-in-chart/m-p/258038#M97447</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 problem with my chart, i need to to calculate an expression as some sort of "cumulative delta", this is my situation :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Delta for each week&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;week1&amp;nbsp; : 0 &lt;/P&gt;&lt;P&gt;week2&amp;nbsp; : 1&lt;/P&gt;&lt;P&gt;week3&amp;nbsp; : 5&lt;/P&gt;&lt;P&gt;week4&amp;nbsp; : 1&lt;/P&gt;&lt;P&gt;week5&amp;nbsp; : 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What i need&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;week1 : 0&lt;/P&gt;&lt;P&gt;week2 : 1&lt;/P&gt;&lt;P&gt;week3 : 6&lt;/P&gt;&lt;P&gt;week4 : 7&lt;/P&gt;&lt;P&gt;week5 : 17&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the expression i use to calculate my &lt;STRONG&gt;Delta &lt;/STRONG&gt;is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=((sum({&amp;lt; DAYOFWEEK= {'monday'} &amp;gt;} quantity)) - above(sum({&amp;lt; DAYOFWEEK= {'monday'} &amp;gt;} quantity)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to calculate the "cumulative delta" (&lt;STRONG&gt;What i need&lt;/STRONG&gt;) in this way, but it doesn't work :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=rangesum(above(sum([Delta]),0,rowno()))&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Claudio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 16:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-delta-in-chart/m-p/258038#M97447</guid>
      <dc:creator>claudio1</dc:creator>
      <dc:date>2011-10-18T16:53:35Z</dc:date>
    </item>
    <item>
      <title>Cumulative delta in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-delta-in-chart/m-p/258039#M97448</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;Why you don't use simply a&amp;nbsp; full accumulation (property&amp;gt; expressions &amp;gt; accumulation panel) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangesum(top(sum(Delta),1,RowNo()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 20:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-delta-in-chart/m-p/258039#M97448</guid>
      <dc:creator />
      <dc:date>2011-10-18T20:05:25Z</dc:date>
    </item>
    <item>
      <title>Cumulative delta in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-delta-in-chart/m-p/258040#M97449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jean-Jacques,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't use full accumulation because i didn't know there was such feature &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; &lt;/P&gt;&lt;P&gt;(It's the first time i have to deal with Qlikview charts to be honest).&lt;/P&gt;&lt;P&gt;This is great, and it works perfectly, thank you very much for showing me this simple solution &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Claudio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 08:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-delta-in-chart/m-p/258040#M97449</guid>
      <dc:creator>claudio1</dc:creator>
      <dc:date>2011-10-19T08:45:26Z</dc:date>
    </item>
  </channel>
</rss>

