<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/cumulative/m-p/853773#M1014022</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;Like this???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Apr 2015 04:25:20 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2015-04-17T04:25:20Z</dc:date>
    <item>
      <title>cumulative</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative/m-p/853771#M1014020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I want to cumulative value it should be a related to month value eg feb 2015 value related to jan 15 + feb 15. i have a month field it was select to month of feb cumulative value should be Shawn on only jan and feb15&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;can i help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sagara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 03:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative/m-p/853771#M1014020</guid>
      <dc:creator>sagaraperera</dc:creator>
      <dc:date>2015-04-17T03:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative/m-p/853772#M1014021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6163"&gt;YTQ, QTD, MTD and WTD&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sergey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 04:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative/m-p/853772#M1014021</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2015-04-17T04:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative/m-p/853773#M1014022</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;Like this???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 04:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative/m-p/853773#M1014022</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-04-17T04:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative/m-p/853774#M1014023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;@hi sagara ,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try this in your exp&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;rangesum(above(sum(Sales),0,RowNo()))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Else follow the link&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2787"&gt;Accumulative Sums&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 04:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative/m-p/853774#M1014023</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2015-04-17T04:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative/m-p/853775#M1014024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are u tried some options are available on expression tab with Accumulation!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 10:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative/m-p/853775#M1014024</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-04-17T10:34:28Z</dc:date>
    </item>
  </channel>
</rss>

