<?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: How to calculate Growth rate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-calculate-Growth-rate/m-p/453580#M169245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that is mathematic;)&lt;/P&gt;&lt;P&gt;we can help you if you simply tell us what value you want it to be (growth rate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2013 13:53:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-24T13:53:28Z</dc:date>
    <item>
      <title>How to calculate Growth rate</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-Growth-rate/m-p/453579#M169244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to calculate growth rate? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario 1 :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EBIDTA 2012 : 350&lt;/P&gt;&lt;P&gt;EBIDTA 2011 : 370&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Growth_rate = ((vPeriod / vPrevPeriode) -1) * 100&amp;nbsp; = ((370/ 350)-1)*100 = +5.71%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario 2 :&lt;/P&gt;&lt;P&gt;EBIDTA 2010 : -2&lt;/P&gt;&lt;P&gt;EBIDTA 2011 : 350&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Growth_rate = ((vPeriod / vPrevPeriode) -1) * 100&amp;nbsp; = ((350/ -2)-1)*100 = &lt;SPAN style="color: #ff0000;"&gt;-17600 %&amp;amp;$ WTF&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;How can i calculate growth rate where the previous ( or current) period is negative?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Dror&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 11:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-Growth-rate/m-p/453579#M169244</guid>
      <dc:creator />
      <dc:date>2013-01-24T11:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Growth rate</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-Growth-rate/m-p/453580#M169245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that is mathematic;)&lt;/P&gt;&lt;P&gt;we can help you if you simply tell us what value you want it to be (growth rate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 13:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-Growth-rate/m-p/453580#M169245</guid>
      <dc:creator />
      <dc:date>2013-01-24T13:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Growth rate</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-Growth-rate/m-p/453581#M169246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would agree with &lt;A href="http://mathforum.org/library/drmath/view/55720.html"&gt;this &lt;/A&gt;opinion, calculating percentage change with numbers having different signs is not really meaningful. But read on for some possible approaches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or have a look at:&lt;/P&gt;&lt;P&gt;&lt;A class="loading active_link" href="http://mathematics.blurtit.com/q914612.html" title="http://mathematics.blurtit.com/q914612.html"&gt;http://mathematics.blurtit.com/q914612.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(an approach which I personally wouldn't apply).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 14:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-Growth-rate/m-p/453581#M169246</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-01-24T14:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Growth rate</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-Growth-rate/m-p/453582#M169247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've eventually used the following formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; text-decoration: underline;"&gt;&amp;nbsp;&amp;nbsp; (nieuw – oud)__&lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X 100% &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fabs(Oud)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wasn't really happy about this solution but the client was &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 08:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-Growth-rate/m-p/453582#M169247</guid>
      <dc:creator />
      <dc:date>2013-01-25T08:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Growth rate</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-Growth-rate/m-p/453583#M169248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;personalny i prefer solution that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- if old value is below zero (EBIDTA 2010 : &amp;lt;0)&lt;/P&gt;&lt;P&gt;and new value is above zero (EBIDTA 2011 : &amp;gt;0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my growth rate is allways equal 100%&lt;/P&gt;&lt;P&gt;but if Your client is happy... that is good;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 09:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-Growth-rate/m-p/453583#M169248</guid>
      <dc:creator />
      <dc:date>2013-01-25T09:52:10Z</dc:date>
    </item>
  </channel>
</rss>

