<?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: Rolling N months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1647917#M447638</link>
    <description>&lt;P&gt;If you select Jan-19 to Oct-19 which is 10 months... you would want to see Mar-18 till Dec-18?&lt;/P&gt;</description>
    <pubDate>Mon, 18 Nov 2019 12:27:48 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-11-18T12:27:48Z</dc:date>
    <item>
      <title>Rolling N months</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1647904#M447634</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In MonthYear filter, if I select Nov-2019, chart should show data for previous month i.e; Oct-2019, like wise if I select 3 months (Nov-2019,Oct-2019 and Sep-2019) then the same chart should show data for previous three months i.e;&amp;nbsp;(Jun-2019,July-2019 and Aug-2019).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate the support in advance.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nakul&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1647904#M447634</guid>
      <dc:creator>nakuldev</dc:creator>
      <dc:date>2024-11-16T19:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N months</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1647917#M447638</link>
      <description>&lt;P&gt;If you select Jan-19 to Oct-19 which is 10 months... you would want to see Mar-18 till Dec-18?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 12:27:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1647917#M447638</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-11-18T12:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N months</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1648233#M447653</link>
      <description>&lt;P&gt;Hi Sunny!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for quick reply. Yes!&amp;nbsp;&lt;SPAN&gt;If we select Jan-19 to Oct-19 which is 10 months... you would want to see Mar-18 till Dec-18.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If not at least for the same year (max upto 4 months) will be fine.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Nakul&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 04:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1648233#M447653</guid>
      <dc:creator>nakuldev</dc:creator>
      <dc:date>2019-11-19T04:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N months</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1648453#M447661</link>
      <description>&lt;P&gt;Here is what you can try&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Sum({&amp;lt;MonthYear = {"&amp;gt;=$(=Date(MonthStart(Min(MonthYear), -GetSelectedCount(MonthYear)), 'MMM-YYYY'))&amp;lt;=$(=Date(MonthStart(Max(MonthYear), -GetSelectedCount(MonthYear)), 'MMM-YYYY'))"}&amp;gt;}Sales)&lt;/LI-CODE&gt;&lt;P&gt;Basically, as long as you select the all the months between start and end, you can go back the number of MonthYear selected from the Min and Max MonthYears selected.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 738px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/23936iFAD7D9F08D1B4900/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 11:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1648453#M447661</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-11-19T11:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N months</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1649307#M447722</link>
      <description>&lt;P&gt;Nakul, it looks like Sunny's last post likely got you what you needed, if that is the case, please be sure you circle back to the thread and use the Accept as Solution button on his last post if that did the trick.&amp;nbsp; This gives him credit for the help and lets other Community Members know his solution actually worked for your use case.&amp;nbsp; If you still need further help, leave an update for us.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 17:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1649307#M447722</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-11-20T17:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N months</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1655801#M448248</link>
      <description>&lt;P&gt;Thank you Sunny! Sorry for the delay.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nakul&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 07:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-N-months/m-p/1655801#M448248</guid>
      <dc:creator>nakuldev</dc:creator>
      <dc:date>2019-12-10T07:30:18Z</dc:date>
    </item>
  </channel>
</rss>

