<?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 data by fiscal year in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Cumulative-data-by-fiscal-year/m-p/1975015#M80432</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have a requirements to create a chart that have a budget for next 6 years and current actuals.&lt;/P&gt;
&lt;P&gt;The chart should show the cumulative budget by fiscal year and cumulative actual by fiscal year.&lt;/P&gt;
&lt;P&gt;So I used Rengesum formula to achieve that but my problem is that for actuals it shows the cumulative data for each year even for years that there is no actuals. What I want it that the chart shows cumulative data only for the years that in the past but not for future.&lt;/P&gt;
&lt;P&gt;So now have this:&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="DenisSinai_0-1661886640536.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/87892i841CFB203B96D3D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DenisSinai_0-1661886640536.png" alt="DenisSinai_0-1661886640536.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But I need this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DenisSinai_1-1661886669313.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/87893i5AFB3BF03A1274C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DenisSinai_1-1661886669313.png" alt="DenisSinai_1-1661886669313.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The formula I use is&amp;nbsp;Rangesum(above(sum({&amp;lt;[Data Type] = {'Gifts'},"Gifts.Production Indicator" = {'1'}&amp;gt;} &lt;BR /&gt;Amount ),0,RowNo()))&lt;/P&gt;
&lt;P&gt;Can anyone help please?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2022 19:13:12 GMT</pubDate>
    <dc:creator>DenisSinai</dc:creator>
    <dc:date>2022-08-30T19:13:12Z</dc:date>
    <item>
      <title>Cumulative data by fiscal year</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-data-by-fiscal-year/m-p/1975015#M80432</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have a requirements to create a chart that have a budget for next 6 years and current actuals.&lt;/P&gt;
&lt;P&gt;The chart should show the cumulative budget by fiscal year and cumulative actual by fiscal year.&lt;/P&gt;
&lt;P&gt;So I used Rengesum formula to achieve that but my problem is that for actuals it shows the cumulative data for each year even for years that there is no actuals. What I want it that the chart shows cumulative data only for the years that in the past but not for future.&lt;/P&gt;
&lt;P&gt;So now have this:&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="DenisSinai_0-1661886640536.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/87892i841CFB203B96D3D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DenisSinai_0-1661886640536.png" alt="DenisSinai_0-1661886640536.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But I need this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DenisSinai_1-1661886669313.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/87893i5AFB3BF03A1274C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DenisSinai_1-1661886669313.png" alt="DenisSinai_1-1661886669313.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The formula I use is&amp;nbsp;Rangesum(above(sum({&amp;lt;[Data Type] = {'Gifts'},"Gifts.Production Indicator" = {'1'}&amp;gt;} &lt;BR /&gt;Amount ),0,RowNo()))&lt;/P&gt;
&lt;P&gt;Can anyone help please?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 19:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-data-by-fiscal-year/m-p/1975015#M80432</guid>
      <dc:creator>DenisSinai</dc:creator>
      <dc:date>2022-08-30T19:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative data by fiscal year</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-data-by-fiscal-year/m-p/1975093#M80437</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/158379"&gt;@DenisSinai&lt;/a&gt;&amp;nbsp; Could you please provide us some sample data? so that I can help you out.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 04:07:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-data-by-fiscal-year/m-p/1975093#M80437</guid>
      <dc:creator>sidhiq91</dc:creator>
      <dc:date>2022-08-31T04:07:03Z</dc:date>
    </item>
  </channel>
</rss>

