<?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 Column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43213#M7269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Apr 2018 05:20:49 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2018-04-03T05:20:49Z</dc:date>
    <item>
      <title>Growth Column</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43210#M7266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have following pivot bale in my QV doc. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="265"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="63"&gt;CLASS&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="71"&gt;2012&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="67"&gt;2013&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;FIRE&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;6,781,118&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;7,271,519&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;7,339,058&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;HEALTH&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;6,747,988&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;8,178,199&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;8,486,264&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;MARINE&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;2,311,695&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;2,158,937&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;2,313,657&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;MISC&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;7,570,117&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;8,883,654&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;8,602,588&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;MOTOR&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;38,387,055&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;40,223,102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;43,109,010&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;My espression for above is sum(PREMIUM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add a cloumn show growth over the years. Then the table should look like shown below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="336"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="63"&gt;CLASS&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="71"&gt;2012&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="67"&gt;2013&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="37"&gt;%&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="34"&gt;%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;FIRE&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none;"&gt;6,781,118&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;7,271,519&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;7%&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;7,339,058&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;HEALTH&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none;"&gt;6,747,988&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;8,178,199&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;21%&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;8,486,264&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;4%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;MARINE&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none;"&gt;2,311,695&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;2,158,937&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;-7%&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;2,313,657&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;7%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;MISC&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none;"&gt;7,570,117&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;8,883,654&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;17%&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;8,602,588&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;-3%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;MOTOR&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none;"&gt;38,387,055&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;40,223,102&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;5%&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;43,109,010&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;7%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Kindly help me to write the expression for the above growth calculation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 04:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43210#M7266</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2018-04-03T04:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Growth Column</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43211#M7267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please share formula for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;growth over the years&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 04:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43211#M7267</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2018-04-03T04:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Growth Column</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43212#M7268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(7271519-6781118)/&lt;SPAN style="font-size: 13.3333px;"&gt;6781118*100&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 05:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43212#M7268</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2018-04-03T05:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Growth Column</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43213#M7269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 05:20:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43213#M7269</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2018-04-03T05:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Growth Column</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43214#M7270</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 can do do it the way you suggessted. But when there are more year I have write expression for each column. Isn't there ant other way to do it please ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 10:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43214#M7270</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2018-04-03T10:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Growth Column</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43215#M7271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can take dimension Class with Year (2 dimension) and&amp;nbsp; YTD LYTD&amp;nbsp; and Grwth&amp;nbsp; as expression and move dimension Year on above expression &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 10:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-Column/m-p/43215#M7271</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2018-04-03T10:55:28Z</dc:date>
    </item>
  </channel>
</rss>

