<?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 Doubt on Calendar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Doubt-on-Calendar/m-p/1099911#M365051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i got the some script on community&lt;/P&gt;&lt;P&gt;im using two different scripts for Rolling 3 and Rolling 6&amp;nbsp; Months is there any way to implement in one script&lt;/P&gt;&lt;P&gt;need experts suggestions, below is the scripts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Rolling3 &lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;load 'Current' as Type,&lt;/P&gt;&lt;P&gt;Month as &lt;SPAN style="font-size: 13.3333px;"&gt;Rolling3&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Month as Month&lt;/P&gt;&lt;P&gt;Resident Calender;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate (&lt;SPAN style="font-size: 13.3333px;"&gt;Rolling3&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;load 'Rolling 3' as Type,&lt;/P&gt;&lt;P&gt;Month as &lt;SPAN style="font-size: 13.3333px;"&gt;Rolling3&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Month + 1 - IterNo() as Month&lt;/P&gt;&lt;P&gt;Resident Calender&lt;/P&gt;&lt;P&gt;while IterNo() &amp;lt;= 3;&lt;/P&gt;&lt;P&gt;right join load Month Resident Calender;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Rolling6&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;load 'Current' as Type,&lt;/P&gt;&lt;P&gt;Month as &lt;SPAN style="font-size: 13.3333px;"&gt;Rolling6&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Month as Month&lt;/P&gt;&lt;P&gt;Resident Calender;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate (&lt;SPAN style="font-size: 13.3333px;"&gt;Rolling6&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;load 'Rolling 6' as Type,&lt;/P&gt;&lt;P&gt;Month as &lt;SPAN style="font-size: 13.3333px;"&gt;Rolling6&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Month + 1 - IterNo() as Month&lt;/P&gt;&lt;P&gt;Resident Calender&lt;/P&gt;&lt;P&gt;while IterNo() &amp;lt;= 6;&lt;/P&gt;&lt;P&gt;right join load Month Resident Calender;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 May 2016 19:55:08 GMT</pubDate>
    <dc:creator>NavinReddy</dc:creator>
    <dc:date>2016-05-07T19:55:08Z</dc:date>
    <item>
      <title>Doubt on Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-on-Calendar/m-p/1099911#M365051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i got the some script on community&lt;/P&gt;&lt;P&gt;im using two different scripts for Rolling 3 and Rolling 6&amp;nbsp; Months is there any way to implement in one script&lt;/P&gt;&lt;P&gt;need experts suggestions, below is the scripts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Rolling3 &lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;load 'Current' as Type,&lt;/P&gt;&lt;P&gt;Month as &lt;SPAN style="font-size: 13.3333px;"&gt;Rolling3&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Month as Month&lt;/P&gt;&lt;P&gt;Resident Calender;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate (&lt;SPAN style="font-size: 13.3333px;"&gt;Rolling3&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;load 'Rolling 3' as Type,&lt;/P&gt;&lt;P&gt;Month as &lt;SPAN style="font-size: 13.3333px;"&gt;Rolling3&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Month + 1 - IterNo() as Month&lt;/P&gt;&lt;P&gt;Resident Calender&lt;/P&gt;&lt;P&gt;while IterNo() &amp;lt;= 3;&lt;/P&gt;&lt;P&gt;right join load Month Resident Calender;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Rolling6&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;load 'Current' as Type,&lt;/P&gt;&lt;P&gt;Month as &lt;SPAN style="font-size: 13.3333px;"&gt;Rolling6&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Month as Month&lt;/P&gt;&lt;P&gt;Resident Calender;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate (&lt;SPAN style="font-size: 13.3333px;"&gt;Rolling6&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;load 'Rolling 6' as Type,&lt;/P&gt;&lt;P&gt;Month as &lt;SPAN style="font-size: 13.3333px;"&gt;Rolling6&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Month + 1 - IterNo() as Month&lt;/P&gt;&lt;P&gt;Resident Calender&lt;/P&gt;&lt;P&gt;while IterNo() &amp;lt;= 6;&lt;/P&gt;&lt;P&gt;right join load Month Resident Calender;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 May 2016 19:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-on-Calendar/m-p/1099911#M365051</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2016-05-07T19:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-on-Calendar/m-p/1099912#M365052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the script where you are trying this? May be we can play around with it a little?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 May 2016 19:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-on-Calendar/m-p/1099912#M365052</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-07T19:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-on-Calendar/m-p/1099913#M365053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Evening&lt;/P&gt;&lt;P&gt;i have attached sample application when im reloading its taking more time(5 Minutes)&lt;/P&gt;&lt;P&gt;is there any way without selections barchart how to display rolling3 and rolling6 months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 May 2016 20:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-on-Calendar/m-p/1099913#M365053</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2016-05-07T20:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-on-Calendar/m-p/1099914#M365054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Good evening my friend. What do you mean when you say without selection show rolling 3Months and Rolling 6Months. Can you may be elaborate.&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Best,&lt;/P&gt;&lt;P class=""&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 May 2016 20:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-on-Calendar/m-p/1099914#M365054</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-07T20:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-on-Calendar/m-p/1099915#M365055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have to restrict barchart only for 3months, it should display every time 3months &lt;/P&gt;&lt;P&gt;based on month selections chart dynamically will change, please find the image for your reference, Thanks&lt;/P&gt;&lt;P&gt;&lt;IMG alt="rolling3Months.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123884_rolling3Months.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 May 2016 20:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-on-Calendar/m-p/1099915#M365055</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2016-05-07T20:27:39Z</dc:date>
    </item>
  </channel>
</rss>

