<?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: Calculating Growth in a pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Re-Calculating-Growth-in-a-pivot-table/m-p/732211#M10583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is what you are after:&lt;/P&gt;&lt;P&gt;formula =((y-x)/x)*100&lt;/P&gt;&lt;P&gt;x = previous quarter&lt;/P&gt;&lt;P&gt;y = next quarter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2014 16:40:40 GMT</pubDate>
    <dc:creator>ian_wilson</dc:creator>
    <dc:date>2014-09-18T16:40:40Z</dc:date>
    <item>
      <title>Re: Calculating Growth in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Re-Calculating-Growth-in-a-pivot-table/m-p/732210#M10582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am a newbie and this is my first post. I need to show the growth percentage quarter over quarter and am stuck. Do you have any suggestions of how I would do this? I tried Column-Column/Column ect.. not working. I have attached a screen print.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 15:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Re-Calculating-Growth-in-a-pivot-table/m-p/732210#M10582</guid>
      <dc:creator />
      <dc:date>2014-09-18T15:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Growth in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Re-Calculating-Growth-in-a-pivot-table/m-p/732211#M10583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is what you are after:&lt;/P&gt;&lt;P&gt;formula =((y-x)/x)*100&lt;/P&gt;&lt;P&gt;x = previous quarter&lt;/P&gt;&lt;P&gt;y = next quarter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 16:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Re-Calculating-Growth-in-a-pivot-table/m-p/732211#M10583</guid>
      <dc:creator>ian_wilson</dc:creator>
      <dc:date>2014-09-18T16:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Growth in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Re-Calculating-Growth-in-a-pivot-table/m-p/732212#M10584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The above() function will grab the value from the preceding row. It may help you &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( Sum(Sales) - above(Sum(Sales),1) ) /&amp;nbsp; above(Sum(Sales),1) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 04:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Re-Calculating-Growth-in-a-pivot-table/m-p/732212#M10584</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-19T04:31:53Z</dc:date>
    </item>
  </channel>
</rss>

