<?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 Growth Future Months in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Cumulative-Growth-Future-Months/m-p/1672619#M50920</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am trying to show cumulative percent growth for current year versus prior year. My graph is attached. The calculation for the current year (blue line) is below. How do I get rid of the future months % calculation just for the blue line? It looks like March through December 2020 % growth is set equal to February 2020 % growth.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(TOTAL (sum({&amp;lt;[Fiscal Month]=,[Fiscal Year]=,[Fiscal Quarter]=,[Fiscal MonthYear]=,[Calendar.Date]=,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Fiscal Year]={"$(=max({1}[Fiscal Year]))"}&amp;gt;}NetSales)), 0, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(TOTAL (sum({&amp;lt;[Fiscal Month]=,[Fiscal Year]=,[Fiscal Quarter]=,[Fiscal MonthYear]=,[Calendar.Date]=,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Fiscal Year]={"$(=max({1}[Fiscal Year])-1)"},&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Fiscal Month Number] = {"&amp;lt;=$(=max({1&amp;lt;[Fiscal Year]={$(=max({1}[Fiscal Year]))}&amp;gt;} [Fiscal Month Number]))"},&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Nth Day of Fiscal Year]={"&amp;lt;=$(=max({1&amp;lt;[Flag - Apply To All OpCo Business Rule]={'Y'},[Fiscal Year]={$(=max({1}[Fiscal Year]))}&amp;gt;} [PY Nth Day of Fiscal Year]))"}&amp;gt;}NetSales)), 0, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cumulative %.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/28005i51B0F1BF916865F1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cumulative %.jpg" alt="Cumulative %.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Feb 2020 16:22:43 GMT</pubDate>
    <dc:creator>rgreben</dc:creator>
    <dc:date>2020-02-05T16:22:43Z</dc:date>
    <item>
      <title>Cumulative Growth Future Months</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-Growth-Future-Months/m-p/1672619#M50920</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am trying to show cumulative percent growth for current year versus prior year. My graph is attached. The calculation for the current year (blue line) is below. How do I get rid of the future months % calculation just for the blue line? It looks like March through December 2020 % growth is set equal to February 2020 % growth.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(TOTAL (sum({&amp;lt;[Fiscal Month]=,[Fiscal Year]=,[Fiscal Quarter]=,[Fiscal MonthYear]=,[Calendar.Date]=,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Fiscal Year]={"$(=max({1}[Fiscal Year]))"}&amp;gt;}NetSales)), 0, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(TOTAL (sum({&amp;lt;[Fiscal Month]=,[Fiscal Year]=,[Fiscal Quarter]=,[Fiscal MonthYear]=,[Calendar.Date]=,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Fiscal Year]={"$(=max({1}[Fiscal Year])-1)"},&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Fiscal Month Number] = {"&amp;lt;=$(=max({1&amp;lt;[Fiscal Year]={$(=max({1}[Fiscal Year]))}&amp;gt;} [Fiscal Month Number]))"},&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Nth Day of Fiscal Year]={"&amp;lt;=$(=max({1&amp;lt;[Flag - Apply To All OpCo Business Rule]={'Y'},[Fiscal Year]={$(=max({1}[Fiscal Year]))}&amp;gt;} [PY Nth Day of Fiscal Year]))"}&amp;gt;}NetSales)), 0, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cumulative %.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/28005i51B0F1BF916865F1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cumulative %.jpg" alt="Cumulative %.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 16:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-Growth-Future-Months/m-p/1672619#M50920</guid>
      <dc:creator>rgreben</dc:creator>
      <dc:date>2020-02-05T16:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Growth Future Months</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-Growth-Future-Months/m-p/1672937#M50968</link>
      <description>&lt;P&gt;May be something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;If(DateField &amp;lt; MonthStart(Today(1), 1), YourExpressionforBlueLine)&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 06 Feb 2020 12:50:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-Growth-Future-Months/m-p/1672937#M50968</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-02-06T12:50:38Z</dc:date>
    </item>
  </channel>
</rss>

