<?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: Reverse Accumulation with Multiple Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reverse-Accumulation-with-Multiple-Dimensions/m-p/1058138#M354579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys. The set analysis method worked a treat!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a couple of variables and then set them using input boxes that listed all the values from PRODUCTS &lt;/P&gt;&lt;P&gt;Formula: "=Concat({1} distinct PRODUCT,',')"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it was just one expression per product in the chart &lt;/P&gt;&lt;P&gt;Formula "=RangeSum(Below([Product A]), sum({&amp;lt;PRODUCT = {$(vProductA)}&amp;gt;}DISCONNECTIONS))"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because there is still only one dimension in the chart, QlikView can still work out the RangeSum based on the reverse accumulation by DAYs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jan 2016 09:08:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-25T09:08:51Z</dc:date>
    <item>
      <title>Reverse Accumulation with Multiple Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Accumulation-with-Multiple-Dimensions/m-p/1058134#M354575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having an issue trying to get a line chart with reverse accumulation to display multiple dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement is to show the decaying subscriptions across different product types from a cohort of customers. I've attached a .JPG of what I'm trying to do (fudged in Paint). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;My chart works as expected when I have the single DAY dimension but w&lt;/SPAN&gt;hen I try to bring in the PRODUCT dimension it ignores my RangeSum(Below(... expression and just plots the DISCONNECTIONS measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interestingly, it displays the straight table as expected (use the quick change in the attached .QVW). It looks like this is because the sort priority of the straight table has product first. I can't do this in the line chart as it messes up what is actually being plotted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked elsewhere in the community but haven't managed to find a solution yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone managed to do something similar before? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 16:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Accumulation-with-Multiple-Dimensions/m-p/1058134#M354575</guid>
      <dc:creator />
      <dc:date>2016-01-22T16:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Accumulation with Multiple Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Accumulation-with-Multiple-Dimensions/m-p/1058135#M354576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can get there in a straight table as follows ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="112346" alt="accumulation.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/112346_accumulation.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;sum(Total &amp;lt;PRODUCT&amp;gt; [DISCONNECTIONS])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;-&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;rangesum(above(sum(DISCONNECTIONS),0,count(TOTAL &amp;lt;PRODUCT&amp;gt; DAY)))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached my qvw with the separate columns so that you can see my thinking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately this doesn't work when sorted on DAY before PRODUCT (which is what will happen in a line chart). It's getting a bit late but I might take a second look later ... or maybe this gets you far enough to finish it off. !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 17:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Accumulation-with-Multiple-Dimensions/m-p/1058135#M354576</guid>
      <dc:creator>dominicmander</dc:creator>
      <dc:date>2016-01-22T17:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Accumulation with Multiple Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Accumulation-with-Multiple-Dimensions/m-p/1058136#M354577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have only a few products like in your screenshot you could remove them as dimension and used instead two or more expressions with set analysis as product-filter, like: sum({&amp;lt; Product = {1}&amp;gt;} Value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 17:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Accumulation-with-Multiple-Dimensions/m-p/1058136#M354577</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-01-22T17:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Accumulation with Multiple Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Accumulation-with-Multiple-Dimensions/m-p/1058137#M354578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good idea regarding set analysis. There are a ton of products, but I might be able to get around that by having the user select a few at a time to compare and hold them in variables to use in the set modifier. The user would never want to compare more than a couple at a time anyway so it shouldn't be a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try it out first thing in Monday morning and let you know how I get on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jan 2016 15:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Accumulation-with-Multiple-Dimensions/m-p/1058137#M354578</guid>
      <dc:creator />
      <dc:date>2016-01-23T15:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Accumulation with Multiple Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Accumulation-with-Multiple-Dimensions/m-p/1058138#M354579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys. The set analysis method worked a treat!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a couple of variables and then set them using input boxes that listed all the values from PRODUCTS &lt;/P&gt;&lt;P&gt;Formula: "=Concat({1} distinct PRODUCT,',')"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it was just one expression per product in the chart &lt;/P&gt;&lt;P&gt;Formula "=RangeSum(Below([Product A]), sum({&amp;lt;PRODUCT = {$(vProductA)}&amp;gt;}DISCONNECTIONS))"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because there is still only one dimension in the chart, QlikView can still work out the RangeSum based on the reverse accumulation by DAYs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 09:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Accumulation-with-Multiple-Dimensions/m-p/1058138#M354579</guid>
      <dc:creator />
      <dc:date>2016-01-25T09:08:51Z</dc:date>
    </item>
  </channel>
</rss>

