<?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: Cumilative evolution in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032675#M930366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118718_Capture.PNG" style="height: 141px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample Script used:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Month(Date) as Month,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Num(Month(Date)) as MonthNum,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Year(Date) as Year,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; MonthName(Date) as MonthYear,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Sales;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Date(MakeDate(2009, 12, 31) + RecNo()) as Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Ceil(Rand() * 100) * 10 as Sales&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AutoGenerate Today() - MakeDate(2009, 12, 31);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression: &lt;STRONG&gt;=RangeSum(Above(Sum(Sales), 0, MonthNum))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Dimension: &lt;STRONG&gt;MonthYear&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Mar 2016 20:15:34 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-03-20T20:15:34Z</dc:date>
    <item>
      <title>Cumilative evolution</title>
      <link>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032668#M930359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey all,&lt;/P&gt;&lt;P&gt;if i want to show a line chart that shows a cumilative amount evolution by month-year&lt;/P&gt;&lt;P&gt;ex: jan-2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb-2016.&amp;nbsp;&amp;nbsp; 4000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;need to show on a line chart :&lt;/P&gt;&lt;P&gt;jan-2016.&amp;nbsp; 5000&lt;/P&gt;&lt;P&gt;feb-2016.&amp;nbsp; 9000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope you can help&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032668#M930359</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cumilative evolution</title>
      <link>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032669#M930360</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;rangesum(above(sum({$&amp;lt; yearmonth={'value'}&amp;gt;}filed),0,rowno()))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 11:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032669#M930360</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-20T11:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cumilative evolution</title>
      <link>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032670#M930361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Select Full Accumulation in the expressions tab of the chart!&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;A _jive_internal="true" class="jive-acclaim-likelink" data-command="like" data-object-id="216978" data-object-type="2" href="https://community.qlik.com/message/216974" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Cumulative Line Chart&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 11:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032670#M930361</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-20T11:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cumilative evolution</title>
      <link>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032671#M930362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌is this work for the whole year ? since as i can see i have to put the value of yearmonth&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 12:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032671#M930362</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2016-03-20T12:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cumilative evolution</title>
      <link>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032672#M930363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be accumulating it for just the year and then on January the accumulation resets? Is that your goal?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 14:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032672#M930363</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-20T14:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cumilative evolution</title>
      <link>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032673#M930364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌hi sunny yes exactly is this possible? But i can still see it aa cumulative in the previous year? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 20:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032673#M930364</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2016-03-20T20:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cumilative evolution</title>
      <link>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032674#M930365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is possible, let me see if I can get a sample for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 20:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032674#M930365</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-20T20:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cumilative evolution</title>
      <link>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032675#M930366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118718_Capture.PNG" style="height: 141px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample Script used:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Month(Date) as Month,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Num(Month(Date)) as MonthNum,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Year(Date) as Year,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; MonthName(Date) as MonthYear,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Sales;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Date(MakeDate(2009, 12, 31) + RecNo()) as Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Ceil(Rand() * 100) * 10 as Sales&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AutoGenerate Today() - MakeDate(2009, 12, 31);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression: &lt;STRONG&gt;=RangeSum(Above(Sum(Sales), 0, MonthNum))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Dimension: &lt;STRONG&gt;MonthYear&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 20:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumilative-evolution/m-p/1032675#M930366</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-20T20:15:34Z</dc:date>
    </item>
  </channel>
</rss>

