<?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: Dynamic Growth Rate? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632094#M1092214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I entered your suggestion (had to close the parentheses at the end) but it's just giving me null values.&amp;nbsp; Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2014 19:37:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-13T19:37:03Z</dc:date>
    <item>
      <title>Dynamic Growth Rate?</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632090#M1092210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to calculate a growth rate between the two user-selected endpoints of my data, but I can't figure out how to make the formula work.&amp;nbsp; For instance, if the user selects 2013-2016, I'd like to display the growth rate for that period.&amp;nbsp; Similarly, if they select 2010-2019, I'd like to display the growth rate for that period as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current variables are [FiscalYear] and [Amount]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 18:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632090#M1092210</guid>
      <dc:creator />
      <dc:date>2014-05-13T18:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Growth Rate?</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632091#M1092211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are the end point years?&lt;/P&gt;&lt;P&gt;maybe growth in % / number of years?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;( &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;sum( &lt;/SPAN&gt;{$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Fiscal Year]&lt;/SPAN&gt;= {$(=Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Fiscal Year]&lt;/SPAN&gt;))}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Amount&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;) -&amp;nbsp; &lt;SPAN class="Bold"&gt;sum( &lt;/SPAN&gt;{$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Fiscal Year]&lt;/SPAN&gt;= {$(=Min(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Fiscal Year]&lt;/SPAN&gt;))}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Amount&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;) &lt;/SPAN&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;/&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;( &lt;SPAN class="Bold"&gt;sum( &lt;/SPAN&gt;{$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Fiscal Year]&lt;/SPAN&gt;= {$(=Min(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Fiscal Year]&lt;/SPAN&gt;))}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Amount&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;) * (Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Fiscal Year]&lt;/SPAN&gt;) -Min(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Fiscal Year]&lt;/SPAN&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 19:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632091#M1092211</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-05-13T19:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Growth Rate?</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632092#M1092212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The end points should be the first and last years within the selected years in [FiscalYear] - if the user selects 14-19, it should be 14 and 19.&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;And yes, it should be % growth over the user selected period (so % growth from 14-19 in the aforementioned example).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 19:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632092#M1092212</guid>
      <dc:creator />
      <dc:date>2014-05-13T19:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Growth Rate?</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632093#M1092213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, thanks, my idea is above, hope it helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 19:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632093#M1092213</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-05-13T19:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Growth Rate?</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632094#M1092214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I entered your suggestion (had to close the parentheses at the end) but it's just giving me null values.&amp;nbsp; Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 19:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632094#M1092214</guid>
      <dc:creator />
      <dc:date>2014-05-13T19:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Growth Rate?</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632095#M1092215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you think the idea is ok (from the logical point of view) you can start to check an expression&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;sum( &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;{$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;[Fiscal Year]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;= {$(=Max(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;[Fiscal Year]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;))}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Amount&lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;as there are 3 similar expression, when the first one is ok, the other too should be ok &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;assuming you select the period 2013-2016, previous expression should be the same (same value) as&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN class="Bold" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;sum( &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;{$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;[Fiscal Year]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;= {2016&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Amount&lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 19:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632095#M1092215</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-05-13T19:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Growth Rate?</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632096#M1092216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I just enter one section of the formula with 2014-2017 selected:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(sum( {$&amp;lt;[Fiscal Year]= {$(=Max([Fiscal Year]))}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(sum( {$&amp;lt;[Fiscal Year]= {$(=Min([Fiscal Year]))}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It returns the same value - the sum total of 2014-2017.&amp;nbsp; Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 19:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632096#M1092216</guid>
      <dc:creator />
      <dc:date>2014-05-13T19:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamic Growth Rate?</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632097#M1092217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just tried in the attachment with some test data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 20:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632097#M1092217</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-05-13T20:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Growth Rate?</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632098#M1092218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EDIT:&amp;nbsp; Figured it out - the issue was on my end.&amp;nbsp; Your solution worked beautifully.&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 20:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Growth-Rate/m-p/632098#M1092218</guid>
      <dc:creator />
      <dc:date>2014-05-13T20:42:30Z</dc:date>
    </item>
  </channel>
</rss>

