<?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: Comulative Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Comulative-Values/m-p/1258200#M865399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sunny,&lt;/P&gt;&lt;P&gt;Its working fine.&lt;/P&gt;&lt;P&gt;Can u explain me , why we used here&amp;nbsp;&amp;nbsp;&amp;nbsp; * avg (1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2016 10:16:45 GMT</pubDate>
    <dc:creator>subbareddykm</dc:creator>
    <dc:date>2016-12-14T10:16:45Z</dc:date>
    <item>
      <title>Comulative Values</title>
      <link>https://community.qlik.com/t5/QlikView/Comulative-Values/m-p/1258196#M865395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All , I&lt;/P&gt;&lt;P&gt;I m calculating values over Id and month , it is giving me correct result but i make any selection in month the same values are not coming same .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example in my attached file, first dont select any month&amp;nbsp; and see the value for every ID wise&amp;nbsp; (For Jan )and select Jan&amp;nbsp; month and Check the value ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not showing the same values.&lt;/P&gt;&lt;P&gt;Can any one tell me how to get this ?&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/Comulative-Values/m-p/1258196#M865395</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Comulative Values</title>
      <link>https://community.qlik.com/t5/QlikView/Comulative-Values/m-p/1258197#M865396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this one:&amp;nbsp; sum(aggr(rangesum(above(total sum({&amp;lt;Month=&amp;gt;}Value),0,RowNo(total))),Month,ID))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 09:29:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comulative-Values/m-p/1258197#M865396</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-12-14T09:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Comulative Values</title>
      <link>https://community.qlik.com/t5/QlikView/Comulative-Values/m-p/1258198#M865397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Thank you so much for ur responce,&lt;/P&gt;&lt;P&gt;In this expression , its giving me correct as per the data, But If the ID are not same for every month, then in that case its not giving me correct values.&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/146589_Capture.PNG" style="height: 352px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 09:57:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comulative-Values/m-p/1258198#M865397</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2016-12-14T09:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Comulative Values</title>
      <link>https://community.qlik.com/t5/QlikView/Comulative-Values/m-p/1258199#M865398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(TOTAL Sum(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;Month&amp;gt;}&lt;/SPAN&gt;Value), 0, RowNo(TOTAL))) &lt;SPAN style="color: #ff0000;"&gt;* Avg(1)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 10:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comulative-Values/m-p/1258199#M865398</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-14T10:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Comulative Values</title>
      <link>https://community.qlik.com/t5/QlikView/Comulative-Values/m-p/1258200#M865399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sunny,&lt;/P&gt;&lt;P&gt;Its working fine.&lt;/P&gt;&lt;P&gt;Can u explain me , why we used here&amp;nbsp;&amp;nbsp;&amp;nbsp; * avg (1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 10:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comulative-Values/m-p/1258200#M865399</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2016-12-14T10:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Comulative Values</title>
      <link>https://community.qlik.com/t5/QlikView/Comulative-Values/m-p/1258201#M865400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out my explanation about Avg(1) here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1177111"&gt;Re: Chart Funcationality: How can I ignore evaluation of second dimension (for an expression)?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 10:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comulative-Values/m-p/1258201#M865400</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-14T10:18:25Z</dc:date>
    </item>
  </channel>
</rss>

