<?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 Cumulative Formula Previous Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-Formula-Previous-Month/m-p/1824999#M1213877</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the below formula to give me the cumulative.&lt;/P&gt;&lt;P&gt;However, how would I amend it to give me the cumulative for the previous month or 2 months ago.&lt;/P&gt;&lt;P&gt;So regardless is I select to filter on MAY it would give me APRIL or if I filter JUN it would give me MAY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$(accum)Sum(TOTAL_CASH)$(/accum)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;(see attached what I achieved in POWER BI but I am struggling replicating in QLIK (below is the POWER BI formula)&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Cummulative Cash = CALCULATE([Total Cash],FILTER(ALLSELECTED('Date'),'Date'[Date] &amp;lt;= MAX('Date'[Date])))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jul 2021 00:07:32 GMT</pubDate>
    <dc:creator>Chloe19</dc:creator>
    <dc:date>2021-07-28T00:07:32Z</dc:date>
    <item>
      <title>Cumulative Formula Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Formula-Previous-Month/m-p/1824999#M1213877</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the below formula to give me the cumulative.&lt;/P&gt;&lt;P&gt;However, how would I amend it to give me the cumulative for the previous month or 2 months ago.&lt;/P&gt;&lt;P&gt;So regardless is I select to filter on MAY it would give me APRIL or if I filter JUN it would give me MAY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$(accum)Sum(TOTAL_CASH)$(/accum)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;(see attached what I achieved in POWER BI but I am struggling replicating in QLIK (below is the POWER BI formula)&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Cummulative Cash = CALCULATE([Total Cash],FILTER(ALLSELECTED('Date'),'Date'[Date] &amp;lt;= MAX('Date'[Date])))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 00:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Formula-Previous-Month/m-p/1824999#M1213877</guid>
      <dc:creator>Chloe19</dc:creator>
      <dc:date>2021-07-28T00:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Formula Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Formula-Previous-Month/m-p/1825002#M1213878</link>
      <description>&lt;P&gt;If the date/time dimension is used in your chart, you can use rangesum(above()) which you can pass through your expression, start (t-1, t-2, etc) and end row (current row value).&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Rangesum-Above-Below-and-Before-After-and-Range-Avg/m-p/533278#M1124022" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Rangesum-Above-Below-and-Before-After-and-Range-Avg/m-p/533278#M1124022&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 00:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Formula-Previous-Month/m-p/1825002#M1213878</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-07-28T00:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Formula Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Formula-Previous-Month/m-p/1825004#M1213880</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks for the response I tried the below, doesn't work, no result, any suggestions?&lt;/P&gt;&lt;P&gt;[Cash Date] is my date dimension&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;aggr(RANGESUM(ABOVE($(accum)Sum(TOTAL_CASH)$(/accum), 0, ROWNO()) ), [Cash Date], (-1))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 00:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Formula-Previous-Month/m-p/1825004#M1213880</guid>
      <dc:creator>Chloe19</dc:creator>
      <dc:date>2021-07-28T00:59:52Z</dc:date>
    </item>
  </channel>
</rss>

