<?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 Problem with comparison with Rolling current year Vs previous Year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-comparison-with-Rolling-current-year-Vs-previous/m-p/482968#M483118</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Please help me for this I tried to a lot for this but still I am in trouble to find the average of Rolling last 18 months data. Because when we fetch the data for current year rolling 18 months data it works fine and when I find separately previous year data then also it gives correct output but when I try to compare between them it gives wrong output. Because the current Year rolling month July 2012 matched by previous year July.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jul 2013 05:18:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-16T05:18:21Z</dc:date>
    <item>
      <title>Problem with comparison with Rolling current year Vs previous Year</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-comparison-with-Rolling-current-year-Vs-previous/m-p/482968#M483118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Please help me for this I tried to a lot for this but still I am in trouble to find the average of Rolling last 18 months data. Because when we fetch the data for current year rolling 18 months data it works fine and when I find separately previous year data then also it gives correct output but when I try to compare between them it gives wrong output. Because the current Year rolling month July 2012 matched by previous year July.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 05:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-comparison-with-Rolling-current-year-Vs-previous/m-p/482968#M483118</guid>
      <dc:creator />
      <dc:date>2013-07-16T05:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with comparison with Rolling current year Vs previous Year</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-comparison-with-Rolling-current-year-Vs-previous/m-p/482969#M483119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SET vMaxYear=MAX&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vMaxYear)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(=Max({&amp;lt;Year={$(vMaxYear)}&amp;gt;}Month))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;}&amp;nbsp; Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;nbsp;&amp;nbsp;&amp;nbsp; //Currentyear currentMonth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(=Max(Year(Year))-1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(=Max({&amp;lt;Year={$(vMaxYear)}&amp;gt;}Month))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;} Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;nbsp;&amp;nbsp;&amp;nbsp; //PreviousYear CurrentMonth&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;Hope it will help u&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 05:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-comparison-with-Rolling-current-year-Vs-previous/m-p/482969#M483119</guid>
      <dc:creator />
      <dc:date>2013-07-16T05:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with comparison with Rolling current year Vs previous Year</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-comparison-with-Rolling-current-year-Vs-previous/m-p/482970#M483120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur Reply but Bika It is not exactly that I want. Bika I want to display only 18 Rolling months difference for example current year starts from July 2013 to Feb 2012 and Previous Year starts from July 2012 to Feb 2011.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 08:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-comparison-with-Rolling-current-year-Vs-previous/m-p/482970#M483120</guid>
      <dc:creator />
      <dc:date>2013-07-16T08:00:05Z</dc:date>
    </item>
  </channel>
</rss>

