<?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: Rundown Line Chart - Accumulation Issue - RangeSum in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rundown-Line-Chart-Accumulation-Issue-RangeSum/m-p/96936#M15540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your assistance Sunny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only issue I found is if you have any logic on your dimensions such as using as Left or Date# etc. and even add this to the expression, it breaks. But its a easy fix by just moving the formatting to script &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2018 10:31:10 GMT</pubDate>
    <dc:creator>tyron_dougans</dc:creator>
    <dc:date>2018-11-05T10:31:10Z</dc:date>
    <item>
      <title>Rundown Line Chart - Accumulation Issue - RangeSum</title>
      <link>https://community.qlik.com/t5/QlikView/Rundown-Line-Chart-Accumulation-Issue-RangeSum/m-p/96934#M15538</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;I currently have an issue with the Range Sum / Accumulation in QV when trying to use a line chart. I have attached an example to demonstrate. I am not sure how to get the accumulation to work as required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my Example, please note the following objects (Screenshot Below)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Table Box - Data Set - (Red) - Inline data loaded in script for test&lt;/LI&gt;&lt;LI&gt;Straight Table - (Green) - The line chart is following the straight tables logic on doing the rundown, which is incorrect. This has been highlighted in red&lt;/LI&gt;&lt;LI&gt;Un-Pivoted Table - (Blue) - This is to illustrate why the straight table is an issue and why the accumulation or range sum only works as needed when this table is pivoted. Result also highlighted in red&lt;/LI&gt;&lt;LI&gt;Pivot Table - (Blue) - This illustrates the outcome I need in table form and is correct. Result is highlighted in Green. But I need this to be applied to a graphic such as a line chart&lt;/LI&gt;&lt;LI&gt;Rundown Incorrect - (Line Chart) - This is the graphical version of what i need in the end, but unfortunately applies the straight table logic, which is incorrect&lt;/LI&gt;&lt;LI&gt;Rundown - (Text Object) - This is the end expected result&lt;/LI&gt;&lt;/UL&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/217199_Capture.PNG" style="height: 271px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tyron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 14:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rundown-Line-Chart-Accumulation-Issue-RangeSum/m-p/96934#M15538</guid>
      <dc:creator>tyron_dougans</dc:creator>
      <dc:date>2018-10-31T14:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Rundown Line Chart - Accumulation Issue - RangeSum</title>
      <link>https://community.qlik.com/t5/QlikView/Rundown-Line-Chart-Accumulation-Issue-RangeSum/m-p/96935#M15539</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(Sum(TOTAL &amp;lt;TreatyYear&amp;gt; Amount), -Aggr(RangeSum(Above(Sum(Amount), 1, RowNo())), TreatyYear, DateKey))&lt;/STRONG&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/217289_Capture.PNG" style="height: 194px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 11:24:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rundown-Line-Chart-Accumulation-Issue-RangeSum/m-p/96935#M15539</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-01T11:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rundown Line Chart - Accumulation Issue - RangeSum</title>
      <link>https://community.qlik.com/t5/QlikView/Rundown-Line-Chart-Accumulation-Issue-RangeSum/m-p/96936#M15540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your assistance Sunny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only issue I found is if you have any logic on your dimensions such as using as Left or Date# etc. and even add this to the expression, it breaks. But its a easy fix by just moving the formatting to script &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 10:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rundown-Line-Chart-Accumulation-Issue-RangeSum/m-p/96936#M15540</guid>
      <dc:creator>tyron_dougans</dc:creator>
      <dc:date>2018-11-05T10:31:10Z</dc:date>
    </item>
  </channel>
</rss>

