<?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 can i calculate growth rate? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850429#M995375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope it will help u to complete the task&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lo:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;sl.no,name,salary&lt;/P&gt;&lt;P&gt;01,balu,16646&lt;/P&gt;&lt;P&gt;02,bif,61646&lt;/P&gt;&lt;P&gt;03,AK,111111&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;((salary-Previous(salary))/Previous(salary))*100 as %growth&lt;/P&gt;&lt;P&gt;Resident lo;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;balaji.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2015 12:18:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-30T12:18:33Z</dc:date>
    <item>
      <title>How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850427#M995372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have time series data, saved as variable X(t), As you know it varies by time. So I want to calculate the growth rate for X(t) month by month! But it does not work in Qlikview!! &lt;/P&gt;&lt;P&gt;And the my time format is not compatible with Qlik time format!!&lt;/P&gt;&lt;P&gt;The growth rate=(X(t)-X(t-1))/X(t-1)&lt;/P&gt;&lt;P&gt;I would appreciate it if some one could give me some pieces of advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 09:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850427#M995372</guid>
      <dc:creator />
      <dc:date>2015-06-30T09:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850428#M995373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to do this on the front end or the script? if in the script you will need to use the Peek or Previous function and if you are trying to do in&amp;nbsp; front end, you can achieve the same by using RangeSum(Above() or Below()) function. For more help on this topic, you will have to share more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 11:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850428#M995373</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-30T11:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850429#M995375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope it will help u to complete the task&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lo:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;sl.no,name,salary&lt;/P&gt;&lt;P&gt;01,balu,16646&lt;/P&gt;&lt;P&gt;02,bif,61646&lt;/P&gt;&lt;P&gt;03,AK,111111&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;((salary-Previous(salary))/Previous(salary))*100 as %growth&lt;/P&gt;&lt;P&gt;Resident lo;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;balaji.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 12:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850429#M995375</guid>
      <dc:creator />
      <dc:date>2015-06-30T12:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850430#M995377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please share the sample data because you have mentioned it includes date issue also &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 12:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850430#M995377</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-06-30T12:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850431#M995379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sunny,&lt;/P&gt;&lt;P&gt;Thank you for replying.&lt;/P&gt;&lt;P&gt;Yes, I used the rowno () (as date format dos not match the Qlik date format), above() and below() functions in front end. do the peek and previous work when I use the rowno () function? &lt;/P&gt;&lt;P&gt;And I wonder if you can let me know what is the difference between sum and rangesum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Zahra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 12:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850431#M995379</guid>
      <dc:creator />
      <dc:date>2015-06-30T12:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850432#M995381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can find the difference between Sum() and RangeSum if you see &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌ comments on this thread: &lt;A href="https://community.qlik.com/message/802335"&gt;Re: what is the range of sum function ?&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 12:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850432#M995381</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-30T12:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850433#M995382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I completely understand your following question:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;do the peek and previous work when I use the rowno () function?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 12:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850433#M995382</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-30T12:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850434#M995383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A _jive_internal="true" data-avatarid="5408" data-externalid="" data-online="false" data-presence="null" data-userid="167212" data-username="balaji_k" href="https://community.qlik.com/people/balaji_k" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #f2f2f2;"&gt;balaji k&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you very much but it works when &lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;data is &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;sorted or there is some kind of ranking. Am I true?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;In another word, can I use the rowno() function in script?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Zahra&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 12:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850434#M995383</guid>
      <dc:creator />
      <dc:date>2015-06-30T12:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850435#M995384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A _jive_internal="true" data-avatarid="8426" data-externalid="" data-online="false" data-presence="null" data-userid="130924" data-username="Avinashelite" href="https://community.qlik.com/people/Avinashelite" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #f2f2f2;"&gt;Avinash R&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you, Yes of course.&lt;/P&gt;&lt;P&gt;as usual numbers 1-12 are the months and 93 , 92 are the years but the problem is that the months do not matches the Qlikview Date and calender.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; t&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X(t)&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 265px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" width="64"&gt;92/01&lt;/TD&gt;&lt;TD class="xl68" width="97"&gt;71565187&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;92/02&lt;/TD&gt;&lt;TD class="xl66"&gt;88710966&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;92/03&lt;/TD&gt;&lt;TD class="xl66"&gt;88138813&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;92/04&lt;/TD&gt;&lt;TD class="xl66"&gt;92719741&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;92/05&lt;/TD&gt;&lt;TD class="xl66"&gt;95968043&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;92/06&lt;/TD&gt;&lt;TD class="xl66"&gt;102555007&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;92/07&lt;/TD&gt;&lt;TD class="xl66"&gt;98895752&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;92/08&lt;/TD&gt;&lt;TD class="xl66"&gt;92763772&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;92/09&lt;/TD&gt;&lt;TD class="xl66"&gt;93568153&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;92/10&lt;/TD&gt;&lt;TD class="xl66"&gt;94379721&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;92/11&lt;/TD&gt;&lt;TD class="xl66"&gt;105969263&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;92/12&lt;/TD&gt;&lt;TD class="xl66"&gt;125155154&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="20"&gt;93/01&lt;/TD&gt;&lt;TD class="xl71"&gt;93854421&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;&lt;/TD&gt;&lt;TD class="xl66"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 12:52:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850435#M995384</guid>
      <dc:creator />
      <dc:date>2015-06-30T12:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850436#M995385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you are trying to get?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91339_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD RowNo() as Sort,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; *;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Time,&amp;nbsp; Value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;92/01, 71565187&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;92/02, 88710966&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;92/03, 88138813&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;92/04, 92719741&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;92/05, 95968043&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;92/06, 102555007&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;92/07, 98895752&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;92/08, 92763772&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;92/09, 93568153&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;92/10, 94379721&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;92/11, 105969263&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;92/12, 125155154&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;93/01, 93854421&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Created a straight table with Time as dimension and three expressions:&lt;/P&gt;&lt;P&gt;1) &lt;STRONG&gt;=Sum(Value)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) &lt;STRONG&gt;=Above(Sum(Value))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3) &lt;STRONG&gt;=Sum(Value)/Above(Sum(Value))-1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 13:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850436#M995385</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-30T13:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850437#M995386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi and thank you.&lt;/P&gt;&lt;P&gt;yes I want to create a gauge chart to show the growth rate that you calculate.&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Zahra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2015 06:30:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850437#M995386</guid>
      <dc:creator />
      <dc:date>2015-07-04T06:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850438#M995387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to see the growth rate for the most recent period on a gauge chart? Is that what you requirement is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2015 12:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850438#M995387</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-04T12:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850439#M995388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to get this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91879_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA the sample file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2015 15:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850439#M995388</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-04T15:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850440#M995389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Dear Sunny&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;thank you for your kind help.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;I tried to make the gauge, but it didn't work.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;I think I should use If() and rowno() functions, but It shows the 0 in the gauge! &lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;best regards,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Zahra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2015 08:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850440#M995389</guid>
      <dc:creator />
      <dc:date>2015-07-05T08:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850441#M995390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What numbers are you trying to show in your gauge chart? Until and unless I know what your expected output needs to be, I won't be able to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2015 11:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850441#M995390</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-05T11:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850442#M995391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Hi and thanks a lot,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I want to show the value growth rate (month by month) in gauge chart. I want to see the monthly value growth rate in the gauge, when I filter the date. for example when I select the year 92 and the month 3, it shows -.64% and when It isn't filtered, the gauge show the last growth rate data (-.25%). And the year and the month are separated in two different columns.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Zahra&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 05:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850442#M995391</guid>
      <dc:creator />
      <dc:date>2015-07-06T05:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850443#M995392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When selection is made (Year = 92 and Month 03)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91950_Capture.PNG" style="height: 447px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When no selection made&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/91951_Capture.PNG" style="height: 425px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attaching the qvw for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 10:34:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850443#M995392</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-06T10:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850444#M995393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sunny,&lt;/P&gt;&lt;P&gt;I defined some variables to made such gauge! but wonderfully you made this very easily and simply! That is great!&lt;/P&gt;&lt;P&gt; I really appreciate all the &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;help you gave me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Zahra&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 04:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850444#M995393</guid>
      <dc:creator />
      <dc:date>2015-07-07T04:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850445#M995394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am glad I was able to help. I would ask you, that if you got the answer you were please mark the correct answer as well any helpful answers to close the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 09:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850445#M995394</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-07T09:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can i calculate growth rate?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850446#M995395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another problem in calculating growth rate year by &lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;year, It means that for example (value of (year 93 and month 3) / value of (&lt;SPAN style="font-size: 13.3333330154419px;"&gt;year 92 and month 3&lt;/SPAN&gt;))-1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;I did this using defining some variables but I would appreciate it if you let me know that if there is a way to calculate this without defining any variable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;Thank you in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;Zahra &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 05:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-calculate-growth-rate/m-p/850446#M995395</guid>
      <dc:creator />
      <dc:date>2015-07-13T05:01:40Z</dc:date>
    </item>
  </channel>
</rss>

