<?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 Calculating weekly growth in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406210#M151126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to calculate weekly growth in a table. I have also attached a file which tells how my table should look like. I want to know that which expression should i use so that even if&amp;nbsp; change the sorting of data week coloumn, then also the growth should be correct for that corresponding data week. In simple words, my growth should be irrespective of the sorting of data week.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jan 2013 06:39:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-09T06:39:15Z</dc:date>
    <item>
      <title>Calculating weekly growth</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406210#M151126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to calculate weekly growth in a table. I have also attached a file which tells how my table should look like. I want to know that which expression should i use so that even if&amp;nbsp; change the sorting of data week coloumn, then also the growth should be correct for that corresponding data week. In simple words, my growth should be irrespective of the sorting of data week.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 06:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406210#M151126</guid>
      <dc:creator />
      <dc:date>2013-01-09T06:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating weekly growth</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406211#M151127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should use the Chart Inter Record Functions, like the Above() function to refer to other rows in the chart table. For example, the following expression: Sum(Sales) - Above(Sum(Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 08:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406211#M151127</guid>
      <dc:creator />
      <dc:date>2013-01-09T08:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating weekly growth</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406212#M151128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks juan for the reply. I tried the same thing but then if i change the sorting of the column data week, then the growth will also change. I want an expression which should be irrespective of the sort order of data week.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 08:35:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406212#M151128</guid>
      <dc:creator />
      <dc:date>2013-01-09T08:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating weekly growth</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406213#M151129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Why don't you calculate the growth in the backend , then sorting the column data week or any other column wont affect the growth calculation &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 09:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406213#M151129</guid>
      <dc:creator />
      <dc:date>2013-01-09T09:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating weekly growth</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406214#M151130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(([Net Amount]))-Above(sum([Net Amount]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this expression is works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 09:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406214#M151130</guid>
      <dc:creator />
      <dc:date>2013-01-09T09:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating weekly growth</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406215#M151131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kabilan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 10:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-weekly-growth/m-p/406215#M151131</guid>
      <dc:creator />
      <dc:date>2013-01-09T10:19:38Z</dc:date>
    </item>
  </channel>
</rss>

