<?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: How to Load Last 6 months QVD's from QVD folder ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063240#M944143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is another option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jan 2016 11:36:20 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-01-11T11:36:20Z</dc:date>
    <item>
      <title>How to Load Last 6 months QVD's from QVD folder ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063231#M944132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;I am Having Last 3 Years data(2013,2014,2015)&lt;/P&gt;&lt;P&gt;QVD names are as following,&lt;/P&gt;&lt;P&gt;Sales_201201.qvd&lt;/P&gt;&lt;P&gt;sales_201202.qvd&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;sales_201506.qvd&lt;/P&gt;&lt;P&gt;sales_201507.qvd&lt;/P&gt;&lt;P&gt;sales_201508.qvd&lt;/P&gt;&lt;P&gt;sales_201509.qvd&lt;/P&gt;&lt;P&gt;sales_201510.qvd&lt;/P&gt;&lt;P&gt;sales_201511.qvd&lt;/P&gt;&lt;P&gt;sales_201512.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the above data set, i want to load last 6 months QVD's only .....&lt;/P&gt;&lt;P&gt;How we can load the last 6 Months qvd's ?&lt;/P&gt;&lt;P&gt;Note : If Sales_201601.qvd, exist then load (sales_201507,201508,201509,201510,201511,201512,201601)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help to me Write the Script...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 10:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063231#M944132</guid>
      <dc:creator>madhubabum</dc:creator>
      <dc:date>2016-01-11T10:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Last 6 months QVD's from QVD folder ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063232#M944134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;You can use this script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;SET&lt;/STRONG&gt;&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;numOfMonths&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 6;&lt;BR /&gt; CalForLoop:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; 'sales' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&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;today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())) &amp;amp; &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;Month&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;today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())),'00') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;fileName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AutoGenerate&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;$(numOfMonths)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;FOR&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;i&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 1 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;to&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FieldValueCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('fileName') &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;let&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;sourceSalesFile&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FieldValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('fileName',&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(i)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&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;$(sourceSalesFile)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;NEXT&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;DROP&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TABLE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; CalForLoop; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 11:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063232#M944134</guid>
      <dc:creator>asgardd2</dc:creator>
      <dc:date>2016-01-11T11:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Last 6 months QVD's from QVD folder ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063233#M944136</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;this thread same as ur question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/808819"&gt;How to Load privious qvd?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please chk it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 11:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063233#M944136</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-01-11T11:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Last 6 months QVD's from QVD folder ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063234#M944137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Loop in script??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3274"&gt;Loops in the Script&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 11:22:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063234#M944137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T11:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Last 6 months QVD's from QVD folder ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063235#M944138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be loop through your files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FOR i&lt;SPAN style="color: #575757;"&gt; = 0 to &lt;/SPAN&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: line-through;"&gt;&lt;SPAN style="color: #575757; text-decoration: line-through;"&gt;5&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;6&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LET vDate = Date(AddMonths(MakeDate(2016, 1, 1), $(i)), 'YYYYDD');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sales_$(vDate).qvd (qvd);&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NEXT;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UPDATE: &lt;/STRONG&gt;Small correction above: Loop from 0 to 6 instead of 0 to 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 11:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063235#M944138</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-11T11:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Last 6 months QVD's from QVD folder ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063236#M944139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be this as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let V1=date(Today(),'YYYYMM');&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ////Current Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let V2=date(AddMonths(Today(),-1),'YYYYMM');&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Previous Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And similarly for last 4 month more and then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qvd1:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;from sales_$(V1).qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qvd2:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load *&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;from sales_$(V2).qvd;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;and so on....&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Else Loop is also a option....&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 11:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063236#M944139</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T11:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Last 6 months QVD's from QVD folder ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063237#M944140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case, as you have mentioned &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LET vDate = Date(AddMonths(MakeDate(2016, 1, 1), $(i)), 'YYYYDD');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will go for next coming 6 month not previous 6 months, am I right??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 11:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063237#M944140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T11:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Last 6 months QVD's from QVD folder ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063238#M944141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would say, make it from this &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FOR i&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #575757;"&gt; = 0 to &lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-style: inherit; text-decoration: line-through; font-family: inherit; font-weight: inherit;"&gt;5&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 14pt; font-family: inherit; color: #ff0000;"&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For i= -5 to 0&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 11:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063238#M944141</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T11:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Last 6 months QVD's from QVD folder ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063239#M944142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgot the negative sign &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;FOR i&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #575757;"&gt; = 0 to 6&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LET vDate = Date(AddMonths(MakeDate(2016, 1, 1), &lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;-&lt;/SPAN&gt;$(i)), 'YYYYDD');&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD *&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;sales_$(vDate).qvd (qvd);&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;NEXT;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 11:35:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063239#M944142</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-11T11:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Last 6 months QVD's from QVD folder ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063240#M944143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is another option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 11:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063240#M944143</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-11T11:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Last 6 months QVD's from QVD folder ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063241#M944144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attachment.. it might be helpful for you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 11:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063241#M944144</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2016-01-11T11:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Last 6 months QVD's from QVD folder ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063242#M944145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;If you need dynamic solution you can follow the below approach&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;&lt;STRONG&gt;let vQVDPath ='D:\Qlik\QVD;&amp;nbsp; // Define your QVD folder path&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;for Each vFile in FileList('$(vQVDPath)\*.qvd')&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;FileName:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD subfield(subfield(SubField('$(vFile)','\',-1),'.',1),'_',2) as FileName&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;AutoGenerate(1);&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;NEXT vFile&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;MaxMonth:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD MaxMonth - IterNo()+1 as Last_6_Months&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;While IterNo() &amp;lt;=7;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD max(FileName) as MaxMonth&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;Resident FileName;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;DROP Table FileName;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;Final:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD * Inline [&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;junk ];&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;for i=1 to FieldValueCount('Last_6_Months')&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;let vMonth = FieldValue('Last_6_Months',$(i));&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;Concatenate(Final)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD *,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;FileBaseName() as FileName&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;[$(vQVDPath)\Sales_$(vMonth).qvd]&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;(qvd);&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;NEXT i&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;EM&gt;DROP Field junk;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;&lt;STRONG&gt;DROP Table MaxMonth;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 12:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Last-6-months-QVD-s-from-QVD-folder/m-p/1063242#M944145</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-01-11T12:27:09Z</dc:date>
    </item>
  </channel>
</rss>

