<?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 Calculate % Increase from previous month in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculate-Increase-from-previous-month/m-p/1516204#M36755</link>
    <description>&lt;P&gt;Hi I would like to cal the % increase/decrease from a previous month? the answer I want to get to is 11.89% in this example&lt;/P&gt;&lt;P&gt;Last month - 5610&amp;nbsp;&lt;/P&gt;&lt;P&gt;This month - 6277&lt;/P&gt;&lt;P&gt;# CHange&amp;nbsp; - 667&lt;/P&gt;&lt;P&gt;% Change = 11.89%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Dec 2018 12:46:24 GMT</pubDate>
    <dc:creator>stuartfrew</dc:creator>
    <dc:date>2018-12-04T12:46:24Z</dc:date>
    <item>
      <title>Calculate % Increase from previous month</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-Increase-from-previous-month/m-p/1516204#M36755</link>
      <description>&lt;P&gt;Hi I would like to cal the % increase/decrease from a previous month? the answer I want to get to is 11.89% in this example&lt;/P&gt;&lt;P&gt;Last month - 5610&amp;nbsp;&lt;/P&gt;&lt;P&gt;This month - 6277&lt;/P&gt;&lt;P&gt;# CHange&amp;nbsp; - 667&lt;/P&gt;&lt;P&gt;% Change = 11.89%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 12:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-Increase-from-previous-month/m-p/1516204#M36755</guid>
      <dc:creator>stuartfrew</dc:creator>
      <dc:date>2018-12-04T12:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate % Increase from previous month</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-Increase-from-previous-month/m-p/1516226#M36758</link>
      <description>&lt;P&gt;Try this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Round((&lt;FONT color="#0000FF"&gt;Sum({&amp;lt;Month={"$(=Max(Month))"}&amp;gt;} Sales)&lt;/FONT&gt;-&lt;FONT color="#008000"&gt;Sum({&amp;lt;Month={"$(=AddMonths(Max(Month),-1))"}&amp;gt;} Sales)&lt;/FONT&gt;)/&lt;FONT color="#008000"&gt;Sum({&amp;lt;Month={"$(=AddMonths(Max(Month),-1))"}&amp;gt;} Sales)&lt;/FONT&gt;*100,0.01)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Round(([This Month Formula]-[Last month Formula])/[Last month Formula]*100,0.01)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 13:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-Increase-from-previous-month/m-p/1516226#M36758</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-12-04T13:14:27Z</dc:date>
    </item>
  </channel>
</rss>

