<?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 calculations in crosstable or charts - with selected periods in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Cumulative-calculations-in-crosstable-or-charts-with-selected/m-p/1582180#M42556</link>
    <description>&lt;P&gt;Thanks! That most certainly fixes it for me!&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2019 12:24:44 GMT</pubDate>
    <dc:creator>markvandermeij7</dc:creator>
    <dc:date>2019-05-20T12:24:44Z</dc:date>
    <item>
      <title>Cumulative calculations in crosstable or charts - with selected periods</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-calculations-in-crosstable-or-charts-with-selected/m-p/1582154#M42552</link>
      <description>&lt;P&gt;We have a weekly revenue;&lt;/P&gt;&lt;P&gt;We want to select 1 or more periods.&lt;/P&gt;&lt;P&gt;Both periods need to show correct revenue. This is not working.&lt;/P&gt;&lt;P&gt;We're not looking to use an "as-of" table, as this would complicate selection options.&lt;/P&gt;&lt;P&gt;Please see the screenshot below.&lt;BR /&gt;Formula such as below do not work.&lt;/P&gt;&lt;P&gt;sum({ &amp;lt;Year={"=$(=Max(Year))"},SEQ={"&amp;lt;=$(=Max(SEQ))"} ,YearWeek=&amp;gt;}Value )&amp;nbsp; (Works in textbox!)&lt;/P&gt;&lt;P&gt;AGGR(&amp;nbsp;sum(Total&amp;nbsp;{ &amp;lt;Year={"=$(=Max(Year))"},SEQ={"&amp;lt;=$(=Max(SEQ))"} ,YearWeek=&amp;gt;}Value&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;)&amp;nbsp;&amp;nbsp;,YearWeek&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="casefile.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12341i69EB0FBF1ECEF708/image-size/large?v=v2&amp;amp;px=999" role="button" title="casefile.png" alt="casefile.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:50:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-calculations-in-crosstable-or-charts-with-selected/m-p/1582154#M42552</guid>
      <dc:creator>markvandermeij7</dc:creator>
      <dc:date>2024-11-16T20:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative calculations in crosstable or charts - with selected periods</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-calculations-in-crosstable-or-charts-with-selected/m-p/1582157#M42553</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeSum(Above(Sum({&amp;lt;Year = {"$(=Max(Year))"}, SEQ = {"&amp;lt;=$(=Max(SEQ))"}, YearWeek&amp;gt;} Value), 0, RowNo()))

*

Avg({&amp;lt;Year = {"$(=Max(Year))"}, SEQ = {"&amp;lt;=$(=Max(SEQ))"}&amp;gt;} 1)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12342iD35543CC22B65950/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 11:48:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-calculations-in-crosstable-or-charts-with-selected/m-p/1582157#M42553</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-20T11:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative calculations in crosstable or charts - with selected periods</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-calculations-in-crosstable-or-charts-with-selected/m-p/1582180#M42556</link>
      <description>&lt;P&gt;Thanks! That most certainly fixes it for me!&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 12:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-calculations-in-crosstable-or-charts-with-selected/m-p/1582180#M42556</guid>
      <dc:creator>markvandermeij7</dc:creator>
      <dc:date>2019-05-20T12:24:44Z</dc:date>
    </item>
  </channel>
</rss>

