<?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: Cumulative Percentage - Line Chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Cumulative-Percentage-Line-Chart/m-p/1884514#M72858</link>
    <description>&lt;P&gt;I get it. It works for me perfectly:&lt;/P&gt;
&lt;P&gt;aggr(RangeSum(Above(Sum({&amp;lt; Fakt = {'Def'}, $(vSetCY) &amp;gt;}#Reg), 0, RowNo())), Fakt, [Carmaker], Month) / aggr(RangeSum(Above(Sum({&amp;lt; Fakt = {'Def'}, $(vSetCY), [Carmaker] &amp;gt;}Total &amp;lt;Month&amp;gt; #Reg), 0, RowNo())), [Carmaker], Month)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jan 2022 13:41:44 GMT</pubDate>
    <dc:creator>palo173</dc:creator>
    <dc:date>2022-01-24T13:41:44Z</dc:date>
    <item>
      <title>Cumulative Percentage - Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-Percentage-Line-Chart/m-p/1869760#M71827</link>
      <description>&lt;P&gt;I have a line chart with monthly values (percentages). I try to make the same chart, but with &lt;STRONG&gt;cumulative&lt;/STRONG&gt; values but without success. Could you help me with modification my expression?&lt;/P&gt;
&lt;P&gt;Expression and chart below are for monthly values. There are no all carmakers (I have active filter for carmakers because of clear arrangement), but percentage is counting from all.&amp;nbsp;&lt;BR /&gt;vSetCY = current year&lt;BR /&gt;#Reg = number of sales&lt;BR /&gt;Fakt=dimension&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;*let me know, if everything is clear or obscure...&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="palo173_0-1639399519594.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68477i41BA88C6D9F3C250/image-size/medium?v=v2&amp;amp;px=400" role="button" title="palo173_0-1639399519594.png" alt="palo173_0-1639399519594.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Sum({&amp;lt; Fakt = {'Def'}, $(vSetCY) &amp;gt;}#Reg) / Sum({&amp;lt; Fakt = {'Def'}, $(vSetCY), [Carmaker]= &amp;gt;}TOTAL &amp;lt;Month&amp;gt; #Reg)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="palo173_1-1639399599166.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68478iEC2771FE3797863A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="palo173_1-1639399599166.png" alt="palo173_1-1639399599166.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I made an attempt to do it, but this is only cumulative without percentage:&lt;/P&gt;
&lt;P&gt;=(Aggr(RangeSum(Above(Sum({&amp;lt; Fakt = {'Def'}, $(vSetCY), [Carmaker]= &amp;gt;}#Reg), 0, RowNo())), [Carmaker], Month))&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="palo173_0-1639400902684.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68483iBBB8B89499DC288D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="palo173_0-1639400902684.png" alt="palo173_0-1639400902684.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-Percentage-Line-Chart/m-p/1869760#M71827</guid>
      <dc:creator>palo173</dc:creator>
      <dc:date>2024-11-15T23:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Percentage - Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-Percentage-Line-Chart/m-p/1884514#M72858</link>
      <description>&lt;P&gt;I get it. It works for me perfectly:&lt;/P&gt;
&lt;P&gt;aggr(RangeSum(Above(Sum({&amp;lt; Fakt = {'Def'}, $(vSetCY) &amp;gt;}#Reg), 0, RowNo())), Fakt, [Carmaker], Month) / aggr(RangeSum(Above(Sum({&amp;lt; Fakt = {'Def'}, $(vSetCY), [Carmaker] &amp;gt;}Total &amp;lt;Month&amp;gt; #Reg), 0, RowNo())), [Carmaker], Month)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 13:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-Percentage-Line-Chart/m-p/1884514#M72858</guid>
      <dc:creator>palo173</dc:creator>
      <dc:date>2022-01-24T13:41:44Z</dc:date>
    </item>
  </channel>
</rss>

