<?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: RANGESUM - ABOVE - Not working when a new dimension added to chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/RANGESUM-ABOVE-Not-working-when-a-new-dimension-added-to-chart/m-p/1562800#M41011</link>
    <description>&lt;P&gt;Try putting Total in above(), like:&lt;/P&gt;&lt;PRE&gt;RangeSum(Above(&lt;STRONG&gt;Total&lt;/STRONG&gt; num(........&lt;/PRE&gt;</description>
    <pubDate>Fri, 29 Mar 2019 09:42:29 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2019-03-29T09:42:29Z</dc:date>
    <item>
      <title>RANGESUM - ABOVE - Not working when a new dimension added to chart</title>
      <link>https://community.qlik.com/t5/App-Development/RANGESUM-ABOVE-Not-working-when-a-new-dimension-added-to-chart/m-p/1562791#M41010</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I'm using the following expression to obtain a cumulative chart:&amp;nbsp;&lt;/P&gt;&lt;P&gt;RangeSum(Above(num(Count({&amp;lt;ORDER_STATUS = {'COMPLETED'}&amp;gt;}ORDER_NUMBER)/(Count(total ORDER_NUMBER))),&lt;BR /&gt;0, RowNo(total)))&lt;/P&gt;&lt;P&gt;This is created as Measure (Height).&lt;/P&gt;&lt;P&gt;Under dimensions I have one dimension which is basically - NUMBER OF DAYS. Please find below screenshots. This is working as expected, no issues.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WorkingAsExpected" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9088i347C5B1244B465DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikQuery1.PNG" alt="WorkingAsExpected" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;WorkingAsExpected&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;--------------------------&lt;/P&gt;&lt;P&gt;But now I want to add another dimension CREATION_WEEK, so that I can select multiple weeks and do the comparison.&lt;/P&gt;&lt;P&gt;So I went ahead with the same expression as above -&amp;nbsp;&lt;/P&gt;&lt;P&gt;RangeSum(Above(num(Count({&amp;lt;ORDER_STATUS = {'COMPLETED'}&amp;gt;}ORDER_NUMBER)/(Count(total ORDER_NUMBER))),&lt;BR /&gt;0, RowNo(total)))&lt;/P&gt;&lt;P&gt;And added one more dimension -&amp;nbsp;CREATION_WEEK in addition to&amp;nbsp;NUMBER OF DAYS, but now the chart is not displayed as expected. Please find below screenshots.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikQuery2.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9089i7555A8E7E0B78EB5/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikQuery2.PNG" alt="QlikQuery2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using Aggr() function but not successful. (I'm not sure on how to use it)&lt;/P&gt;&lt;P&gt;So I'm looking forward for suggestions to do this cumulative&amp;nbsp; sum as done in the first chart but on a weekly basis so that I could select required weeks and do comparison.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if something is not clear!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/RANGESUM-ABOVE-Not-working-when-a-new-dimension-added-to-chart/m-p/1562791#M41010</guid>
      <dc:creator>sibijoseph</dc:creator>
      <dc:date>2024-11-16T06:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: RANGESUM - ABOVE - Not working when a new dimension added to chart</title>
      <link>https://community.qlik.com/t5/App-Development/RANGESUM-ABOVE-Not-working-when-a-new-dimension-added-to-chart/m-p/1562800#M41011</link>
      <description>&lt;P&gt;Try putting Total in above(), like:&lt;/P&gt;&lt;PRE&gt;RangeSum(Above(&lt;STRONG&gt;Total&lt;/STRONG&gt; num(........&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 Mar 2019 09:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/RANGESUM-ABOVE-Not-working-when-a-new-dimension-added-to-chart/m-p/1562800#M41011</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-03-29T09:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: RANGESUM - ABOVE - Not working when a new dimension added to chart</title>
      <link>https://community.qlik.com/t5/App-Development/RANGESUM-ABOVE-Not-working-when-a-new-dimension-added-to-chart/m-p/1562805#M41012</link>
      <description>&lt;P&gt;That's cool! Worked.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Solved" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9091iBB422256F548F215/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikQuery3.PNG" alt="Solved" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Solved&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 09:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/RANGESUM-ABOVE-Not-working-when-a-new-dimension-added-to-chart/m-p/1562805#M41012</guid>
      <dc:creator>sibijoseph</dc:creator>
      <dc:date>2019-03-29T09:47:27Z</dc:date>
    </item>
  </channel>
</rss>

