<?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: Combo Chart with accumulation and % change in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178796#M898792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you want?&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/131723_Capture.PNG" style="height: 235px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions used:&lt;/P&gt;&lt;P&gt;1) &lt;STRONG&gt;=RangeSum(Below(Count({&amp;lt;STARTDATE_YYYYMM = {"*2016*"}&amp;gt;} ID), 0, NoOfRows() - RowNo() + 1))&lt;/STRONG&gt; - &amp;gt; Without full accumulation&lt;/P&gt;&lt;P&gt;2) &lt;STRONG&gt;Num(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Below(Count({&amp;lt;STARTDATE_YYYYMM = {"*2016*"}&amp;gt;} ID), 0, NoOfRows() - RowNo() + 1))/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Below(Count({&amp;lt;STARTDATE_YYYYMM = {"*2016*"}&amp;gt;} ID), 1, NoOfRows() - RowNo() + 1)) - 1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'#.00%')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jul 2016 23:49:37 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-07-18T23:49:37Z</dc:date>
    <item>
      <title>Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178792#M898785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having issues getting my combo chart to display correctly. I have attached a sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially, I would like a line chart of % change from previous month (formula seems to be accurate in sample attached) .&lt;/P&gt;&lt;P&gt;A rolling 6 month. So take the latest 6 months.&lt;/P&gt;&lt;P&gt;Something like below but my accumulation seems backwards or my values are. I've been messing with the sort order but I cannot get to display corretly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to see&lt;/P&gt;&lt;P&gt;horizontal axis last 6 values. So starting with 201602 to 201603 to 201607. Also, I would need to reverse my line chart % change to read from lef to right and my accumulation to read correctly. It's wrong now. Values should be higher the later the month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/131708_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&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/Combo-Chart-with-accumulation-and-change/m-p/1178792#M898785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178793#M898786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;folow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 22:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178793#M898786</guid>
      <dc:creator />
      <dc:date>2016-07-18T22:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178794#M898788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 23:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178794#M898788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-18T23:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178795#M898790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll check it out tomorrow, thanks, &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 23:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178795#M898790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-18T23:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178796#M898792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you want?&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/131723_Capture.PNG" style="height: 235px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions used:&lt;/P&gt;&lt;P&gt;1) &lt;STRONG&gt;=RangeSum(Below(Count({&amp;lt;STARTDATE_YYYYMM = {"*2016*"}&amp;gt;} ID), 0, NoOfRows() - RowNo() + 1))&lt;/STRONG&gt; - &amp;gt; Without full accumulation&lt;/P&gt;&lt;P&gt;2) &lt;STRONG&gt;Num(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Below(Count({&amp;lt;STARTDATE_YYYYMM = {"*2016*"}&amp;gt;} ID), 0, NoOfRows() - RowNo() + 1))/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Below(Count({&amp;lt;STARTDATE_YYYYMM = {"*2016*"}&amp;gt;} ID), 1, NoOfRows() - RowNo() + 1)) - 1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'#.00%')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 23:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178796#M898792</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-18T23:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178797#M898795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Close. How would I update to Count all.&lt;/P&gt;&lt;P&gt;In the above example it takes the Count from what's displayed in the chart. I would like to count all but only display 6 values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 12:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178797#M898795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-19T12:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178798#M898797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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/131792_Capture.PNG" style="height: 244px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 13:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178798#M898797</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-19T13:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178799#M898798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I would like to see what's atttached but only display 6 months. When the dimension limit is selected the totals change. Can there be an expression that counts all and not based on what's being displayed? I hope that makes sense.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/131794_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 13:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178799#M898798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-19T13:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178800#M898801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what you are trying to do. Do you just want 6 month accumulation or all time accumulation? The image I posted above only shows 6 months without using the dimension limits. How is it not meeting your requirement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 14:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178800#M898801</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-19T14:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178801#M898803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;all time accumulation but only want to display 6 months. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 14:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178801#M898803</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-19T14:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178802#M898806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;201607 = 48,258 is correct. I want to only see 6 months but all time accumulation. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 14:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178802#M898806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-19T14:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178803#M898808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go.&lt;/P&gt;&lt;P&gt;&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/131813_Capture.PNG" style="height: 226px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 14:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178803#M898808</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-19T14:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart with accumulation and % change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178804#M898810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I appreciate the help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 15:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-with-accumulation-and-change/m-p/1178804#M898810</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-19T15:06:53Z</dc:date>
    </item>
  </channel>
</rss>

