<?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 Calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Growth-Calculation/m-p/1419178#M428379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;I manage to calculate growth my pivot table now looks as shown below&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176628_Screenshot_2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;My expression for growth is &lt;STRONG&gt;&amp;nbsp; (Sum(Nos)/Before(Sum({&amp;lt;RISK_YEAR&amp;gt;}Nos)) - 1) * Avg(1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;However There is blank Column (3 rd Column ) which I want to hide. Can you suggest a solution please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Sep 2017 16:59:51 GMT</pubDate>
    <dc:creator>upaliwije</dc:creator>
    <dc:date>2017-09-14T16:59:51Z</dc:date>
    <item>
      <title>Growth Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-Calculation/m-p/1419177#M428378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Pivot table shown below I want to calculate the growth of nos over the year 2016&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176626_Screenshot_1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;After the calculation of growth out put report should look like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/176627_Screenshot_2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;My expression for Nos is as follows&amp;nbsp; &lt;/P&gt;&lt;P&gt;sum(Nos)&lt;/P&gt;&lt;P&gt;Year is a dimension&lt;/P&gt;&lt;P&gt;I tried following expression to calculate growth but it does not work. Pls help&lt;/P&gt;&lt;P&gt;if(RISK_YEAR=2017,(sum({&amp;lt;RISK_YEAR={'2017'}&amp;gt;} Nos)-sum({&amp;lt;RISK_YEAR={'2016'}&amp;gt;} Nos)),sum({&amp;lt;RISK_YEAR={'2016'}&amp;gt;} Nos))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 15:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-Calculation/m-p/1419177#M428378</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2017-09-14T15:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Growth Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-Calculation/m-p/1419178#M428379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;I manage to calculate growth my pivot table now looks as shown below&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176628_Screenshot_2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;My expression for growth is &lt;STRONG&gt;&amp;nbsp; (Sum(Nos)/Before(Sum({&amp;lt;RISK_YEAR&amp;gt;}Nos)) - 1) * Avg(1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;However There is blank Column (3 rd Column ) which I want to hide. Can you suggest a solution please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 16:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-Calculation/m-p/1419178#M428379</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2017-09-14T16:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Growth Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-Calculation/m-p/1419179#M428380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have done the Pick(Dim(....)) approach so many times before... are you still not able to implement it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 17:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-Calculation/m-p/1419179#M428380</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-14T17:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Growth Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-Calculation/m-p/1419180#M428381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with this Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(match(YEAR,'2017'),(Sum(Nos)/Before(Sum({&amp;lt;RISK_YEAR&amp;gt;}Nos)) - 1) * Avg(1))&lt;/P&gt;&lt;P&gt;still the blank row appears&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 04:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-Calculation/m-p/1419180#M428381</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2017-09-15T04:53:48Z</dc:date>
    </item>
  </channel>
</rss>

