<?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: Growth  % in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Growth/m-p/576102#M214365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fab(&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(sum({$&amp;lt;PERIODID = {"&amp;lt;=$(=Max(PERIODID))"},YEAR ={$(=Max(YEAR))},QUARTER =,MONTH =,PERIOD =&amp;gt;}[PREMIUM])&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-sum({$&amp;lt;PERIODID = {$(=Max(PERIODID)-12)},YEAR =,QUARTER =,MONTH =,PERIOD =&amp;gt;}[PREMIUM]))&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/sum({$&amp;lt;PERIODID = {$(=Max(PERIODID)-12)},YEAR =,QUARTER =,MONTH =,PERIOD =&amp;gt;}[PREMIUM])*100)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jan 2014 07:15:23 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-01-28T07:15:23Z</dc:date>
    <item>
      <title>Growth  %</title>
      <link>https://community.qlik.com/t5/QlikView/Growth/m-p/576099#M214362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am applying the following expression to calculate the growth rate as per user selection and it is working fine. But&amp;nbsp; when I have negative figure of Premium for&amp;nbsp; Previous period growth rate calculates&amp;nbsp; wrong rate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg Premium for the Current period is 100,000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Premium for the previous period is -25,&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Growth Rate given by the following expression is -500%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; But the correct rate should be 500% &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help me correct the expression to calculate correctly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(sum({$&amp;lt;PERIODID = {"&amp;lt;=$(=Max(PERIODID))"},YEAR ={$(=Max(YEAR))},QUARTER =,MONTH =,PERIOD =&amp;gt;}[PREMIUM])&lt;/P&gt;&lt;P&gt;-sum({$&amp;lt;PERIODID = {$(=Max(PERIODID)-12)},YEAR =,QUARTER =,MONTH =,PERIOD =&amp;gt;}[PREMIUM]))&lt;/P&gt;&lt;P&gt;/sum({$&amp;lt;PERIODID = {$(=Max(PERIODID)-12)},YEAR =,QUARTER =,MONTH =,PERIOD =&amp;gt;}[PREMIUM])*100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 06:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth/m-p/576099#M214362</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2014-01-28T06:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Growth  %</title>
      <link>https://community.qlik.com/t5/QlikView/Growth/m-p/576100#M214363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can calculate the absolute value of the growth rate by using the fabs function:&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;fabs( ...your_expression_here... )&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 07:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth/m-p/576100#M214363</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-01-28T07:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Growth  %</title>
      <link>https://community.qlik.com/t5/QlikView/Growth/m-p/576101#M214364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gysbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where should I actually type fabs command. Kindly reproduce my expression having inserted the fabs function in the right place&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 07:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth/m-p/576101#M214364</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2014-01-28T07:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Growth  %</title>
      <link>https://community.qlik.com/t5/QlikView/Growth/m-p/576102#M214365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fab(&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(sum({$&amp;lt;PERIODID = {"&amp;lt;=$(=Max(PERIODID))"},YEAR ={$(=Max(YEAR))},QUARTER =,MONTH =,PERIOD =&amp;gt;}[PREMIUM])&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-sum({$&amp;lt;PERIODID = {$(=Max(PERIODID)-12)},YEAR =,QUARTER =,MONTH =,PERIOD =&amp;gt;}[PREMIUM]))&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/sum({$&amp;lt;PERIODID = {$(=Max(PERIODID)-12)},YEAR =,QUARTER =,MONTH =,PERIOD =&amp;gt;}[PREMIUM])*100)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 07:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth/m-p/576102#M214365</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-28T07:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Growth  %</title>
      <link>https://community.qlik.com/t5/QlikView/Growth/m-p/576103#M214366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is working &lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 08:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth/m-p/576103#M214366</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2014-01-28T08:13:49Z</dc:date>
    </item>
  </channel>
</rss>

