<?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 sum on Bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/cumulative-sum-on-Bar-chart/m-p/1440905#M432347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to show up the cumulative sum on a Bar chart, There is no dimension in the chart and should be handled int the expression. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Also, the Cumulative sum should be used to calculate a metric (Cumulative sum/ Actual sum).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Note: The cumulative sum has to be calculated based on one column (Month_Year_Num from my Data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attaching the data and the QVW file explaining the requirement in detail.&lt;/P&gt;&lt;P&gt;Could you please take a look at it and share your thoughts in achieving this?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Nov 2017 16:56:15 GMT</pubDate>
    <dc:creator>dr_suresh_baabu</dc:creator>
    <dc:date>2017-11-08T16:56:15Z</dc:date>
    <item>
      <title>cumulative sum on Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sum-on-Bar-chart/m-p/1440905#M432347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to show up the cumulative sum on a Bar chart, There is no dimension in the chart and should be handled int the expression. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Also, the Cumulative sum should be used to calculate a metric (Cumulative sum/ Actual sum).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Note: The cumulative sum has to be calculated based on one column (Month_Year_Num from my Data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attaching the data and the QVW file explaining the requirement in detail.&lt;/P&gt;&lt;P&gt;Could you please take a look at it and share your thoughts in achieving this?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 16:56:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sum-on-Bar-chart/m-p/1440905#M432347</guid>
      <dc:creator>dr_suresh_baabu</dc:creator>
      <dc:date>2017-11-08T16:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sum on Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sum-on-Bar-chart/m-p/1440906#M432348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be these expressions for your first requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(Aggr(RangeSum(Above(Sum({&amp;lt;Type={'Plan'}&amp;gt;} Data_Val), 0, RowNo())), Month_Year_Num))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/182586_Capture.PNG" style="height: 247px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do you intend to see the second req?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 17:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sum-on-Bar-chart/m-p/1440906#M432348</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-08T17:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sum on Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sum-on-Bar-chart/m-p/1440907#M432349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;Thank you for the response. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I observed that the results does not comeup as expected when I make a selection on the Function Filter (please choose F5 from the filter above)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;For the second requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I need to perform 240/160 for Plan% and 720/580 for Actual in the example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Also for resource function 'F5' it should be 20/20 for Plan and 220/110.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 18:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sum-on-Bar-chart/m-p/1440907#M432349</guid>
      <dc:creator>dr_suresh_baabu</dc:creator>
      <dc:date>2017-11-08T18:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sum on Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sum-on-Bar-chart/m-p/1440908#M432350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check 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/182606_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 19:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sum-on-Bar-chart/m-p/1440908#M432350</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-08T19:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sum on Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sum-on-Bar-chart/m-p/1440909#M432351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again. I believe this will meet the requirements.&lt;/P&gt;&lt;P&gt;I shall Implement this logic and let you know if I have any questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 17:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sum-on-Bar-chart/m-p/1440909#M432351</guid>
      <dc:creator>dr_suresh_baabu</dc:creator>
      <dc:date>2017-11-09T17:52:42Z</dc:date>
    </item>
  </channel>
</rss>

