<?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: Month-on-Month comparison in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810824#M286253</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;Ideally, you will have a month sequence number in your calendar (lets call it MonthSeq), defined like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year * 12 + Month&amp;nbsp; (where Year and Month are the respective fields from your calendar)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then month on month would look something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;MonthSeq={"$(=Max(MonthSeq))"}&amp;gt;} Amount) - Sum({&amp;lt;MonthSeq={"$(=Max(MonthSeq)-1)"}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Mar 2015 08:27:29 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2015-03-02T08:27:29Z</dc:date>
    <item>
      <title>Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810823#M286252</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;I would like to calculate the Month-on-Month variant in the pivot table I created.&lt;/P&gt;&lt;P&gt;How should I go ahead doing this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 07:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810823#M286252</guid>
      <dc:creator />
      <dc:date>2015-03-02T07:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810824#M286253</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;Ideally, you will have a month sequence number in your calendar (lets call it MonthSeq), defined like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year * 12 + Month&amp;nbsp; (where Year and Month are the respective fields from your calendar)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then month on month would look something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;MonthSeq={"$(=Max(MonthSeq))"}&amp;gt;} Amount) - Sum({&amp;lt;MonthSeq={"$(=Max(MonthSeq)-1)"}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 08:27:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810824#M286253</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-03-02T08:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810825#M286254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are making selections on Month or Year, then the set expressions should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;MonthSeq={"$(=Max(MonthSeq))"}, Year, Month&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;MonthSeq={"$(=Max(MonthSeq)-1)"}, Year, Month&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;to override these selections and only use the MonthSeq filter.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 08:29:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810825#M286254</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-03-02T08:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810826#M286255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im trying to attach my qvw, but it is 300mb. how do I attach a smaller qvw in order to show what im trying to achieve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 09:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810826#M286255</guid>
      <dc:creator />
      <dc:date>2015-03-02T09:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810827#M286256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Gerald ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make restriction on particular field ....&lt;/P&gt;&lt;P&gt;1) Either take data for two month only&lt;/P&gt;&lt;P&gt;2) For particular Procuct Code etc&lt;/P&gt;&lt;P&gt;in where Clause and then upload your QVW. Than only I can look after your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 09:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810827#M286256</guid>
      <dc:creator>kamalqlik</dc:creator>
      <dc:date>2015-03-02T09:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810828#M286257</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;attached is my qvw. what I would like to do is firstly show the M-O-M change, and then the Y-O-Y change next to that, as a percentage,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 09:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810828#M286257</guid>
      <dc:creator />
      <dc:date>2015-03-02T09:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810829#M286258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please upload it again ....As it is showing error while downloading&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 09:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810829#M286258</guid>
      <dc:creator>kamalqlik</dc:creator>
      <dc:date>2015-03-02T09:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810830#M286259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go, uploaded again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 09:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810830#M286259</guid>
      <dc:creator />
      <dc:date>2015-03-02T09:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810831#M286260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geral Month on Month Comparison ....&lt;/P&gt;&lt;P&gt;I understand like this for example we are in March-2015 than you want the comparison for this month and previous month...&lt;/P&gt;&lt;P&gt;and so on...&lt;/P&gt;&lt;P&gt;Please clarify your requirement little bit more&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 10:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810831#M286260</guid>
      <dc:creator>kamalqlik</dc:creator>
      <dc:date>2015-03-02T10:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810832#M286261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gerald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here's a good example (with other tips) by Lee Mathews&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview how to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5486"&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; text-decoration: underline;"&gt;http://community.qlik.com/docs/DOC-5486&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 10:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810832#M286261</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-03-02T10:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810833#M286262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;and also the change in Feb 2014 to Feb2015 as the Y-o-Y change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 10:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810833#M286262</guid>
      <dc:creator />
      <dc:date>2015-03-02T10:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810834#M286263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gerald,&lt;/P&gt;&lt;P&gt;Use this function&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Floor&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Monthstart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&amp;nbsp; as MonthYear and upload the QVW again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I will provide you the solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Kamal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 10:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810834#M286263</guid>
      <dc:creator>kamalqlik</dc:creator>
      <dc:date>2015-03-02T10:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810835#M286264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gerald,&lt;/P&gt;&lt;P&gt;I was waiting for your reply...&lt;/P&gt;&lt;P&gt;I am mentioning the point that you have to do in your QVW.&lt;/P&gt;&lt;P&gt;1) Make a filed MonthYear at backend as&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Floor&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Monthstart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[DATE REPORTED]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&amp;nbsp; as [MonthYear]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2)Reload the Application&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;3) Make an variable for this year MaxDate ie Feb2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vMaxMonth= &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Floor&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;[MonthYear]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)))&amp;nbsp; for Feb 2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; vMaxMonthLastYear&amp;nbsp;&amp;nbsp; =&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Floor&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Month Year]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),-12))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Than add two expression one for this year and one for last Year&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Expression 1)&amp;nbsp; Count({&amp;lt;&lt;SPAN style="font-size: 10pt;"&gt;[MonthYear]&lt;/SPAN&gt;={$(vMaxMonth)}&amp;gt;}[Claim No]).... This will give data for feb2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Expression 2)&amp;nbsp;&amp;nbsp; Count({&amp;lt;&lt;SPAN style="font-size: 10pt;"&gt;[MonthYear]&lt;/SPAN&gt;={$(&lt;SPAN style="font-size: 8pt;"&gt;vMaxMonthLastYear&lt;/SPAN&gt;)}&amp;gt;}[Claim No])..... This will give data for feb 2014.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I hope it will help you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Kamal &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 11:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810835#M286264</guid>
      <dc:creator>kamalqlik</dc:creator>
      <dc:date>2015-03-02T11:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810836#M286265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here&amp;nbsp; is the reloaded attachment with changes made.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 11:27:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810836#M286265</guid>
      <dc:creator />
      <dc:date>2015-03-02T11:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Month-on-Month comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810837#M286266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached I have added the results that I am trying to show, but done in excel.&lt;/P&gt;&lt;P&gt;see last two columns, highlighted in yellow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 12:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-on-Month-comparison/m-p/810837#M286266</guid>
      <dc:creator />
      <dc:date>2015-03-02T12:05:26Z</dc:date>
    </item>
  </channel>
</rss>

