<?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 24 months with diffrent logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592474#M219672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached files,it may help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2014 12:12:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-31T12:12:43Z</dc:date>
    <item>
      <title>Rolling 24 months with diffrent logic</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592473#M219671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I have requirement where I need to show previous 24 months data based on current month selection.&lt;/P&gt;&lt;P&gt;For eg. If I selected Year '2013' &amp;amp; Month 'Dec' it should display data from Dec- 2011 to Nov-2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can achieve this using set analysis , but due to some requirement I need to do it from Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So In script I need to have data&amp;nbsp; from Dec- 2011 to Nov-2013 for Dec-2013.&lt;/P&gt;&lt;P&gt;and from Nov- 2011 to Oct-2013 for Nov-2013&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Any help will be appreciated to achieve this from Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Kush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 10:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592473#M219671</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2014-01-31T10:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 24 months with diffrent logic</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592474#M219672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached files,it may help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 12:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592474#M219672</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-31T12:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 24 months with diffrent logic</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592475#M219673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jatin,&lt;/P&gt;&lt;P&gt;logic works but in my actual scenario there is IDS for Particular month..&lt;/P&gt;&lt;P&gt;for eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID MONTH AMOUNT&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp; Dec-13&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp; Dec-13&amp;nbsp;&amp;nbsp;&amp;nbsp; 200&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp; Dec-13&amp;nbsp;&amp;nbsp;&amp;nbsp; 300&lt;/P&gt;&lt;P&gt;4&amp;nbsp;&amp;nbsp; Jan-14&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&lt;/P&gt;&lt;P&gt;5&amp;nbsp;&amp;nbsp; Jan-14&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 200&lt;/P&gt;&lt;P&gt;6&amp;nbsp;&amp;nbsp; Jan-14&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 04:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592475#M219673</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2014-02-03T04:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 24 months with diffrent logic</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592476#M219674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might have to slightly modify the code that &lt;A href="https://community.qlik.com/qlik-users/51883"&gt;Jatin Kolhe&lt;/A&gt; has suggested depending on your data. If you can't get around, please prepare your sample app and share.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 05:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592476#M219674</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-02-03T05:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Rolling 24 months with diffrent logic</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592477#M219675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attach files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 06:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592477#M219675</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-03T06:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Rolling 24 months with diffrent logic</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592478#M219676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attach files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 12:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592478#M219676</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-03T12:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Rolling 24 months with diffrent logic</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592479#M219677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 13:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592479#M219677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-04T13:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 24 months with diffrent logic</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592480#M219678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kushai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a doc : &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4821"&gt;http://community.qlik.com/docs/DOC-4821&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, you create an Asof table that will change the cardinality between the selection and the data: to compute 24 months.&lt;/P&gt;&lt;P&gt;The doc contain some scripts (I was a newbie when I wrote it but it can help you)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 14:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-24-months-with-diffrent-logic/m-p/592480#M219678</guid>
      <dc:creator />
      <dc:date>2014-02-04T14:02:52Z</dc:date>
    </item>
  </channel>
</rss>

