<?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 different months qvd data in script in a single line/at a time.?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-different-months-qvd-data-in-script-in-a-single-line/m-p/1391894#M423101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot&amp;nbsp;&amp;nbsp; wallo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please elaborate more please include my seanario here in you above solution that would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bit confused with the logic. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2017 23:44:05 GMT</pubDate>
    <dc:creator>vishalgoud</dc:creator>
    <dc:date>2017-11-14T23:44:05Z</dc:date>
    <item>
      <title>How to load different months qvd data in script in a single line/at a time.??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-different-months-qvd-data-in-script-in-a-single-line/m-p/1391892#M423099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Experts &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;got a clear idea on what my requirement is :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;i have 18 months of qvd data in the a folder with the same file name excpet year and month at the end, we have equal no of columns and name of the columns are also same in each qvd. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;here i have to load last 12 months of data from jul-17 to aug -16. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;file name is&amp;nbsp;&amp;nbsp; salesdata_20160801.qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; salesdata_20160901.qvd&amp;nbsp; ........&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; salesdata_20170601.qvd&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; salesdata_20170701.qvd &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Please help me with the for loop condition as i have no time to explore this.. bit urgent&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: 12pt;"&gt;Much Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 22:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-different-months-qvd-data-in-script-in-a-single-line/m-p/1391892#M423099</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2017-11-14T22:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to load different months qvd data in script in a single line/at a time.??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-different-months-qvd-data-in-script-in-a-single-line/m-p/1391893#M423100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe&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;for each vFile in FileList('..\*.qvd')&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TableName:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vFile)' as SourceFile,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; subfield('$(vFile)','_',-1) as DateN&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from [$(vFile)] (qvd)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;where &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;subfield('$(vFile)','_',-1) &amp;lt;='20170701&lt;/SPAN&gt; ';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;next&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 22:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-different-months-qvd-data-in-script-in-a-single-line/m-p/1391893#M423100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-14T22:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to load different months qvd data in script in a single line/at a time.??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-different-months-qvd-data-in-script-in-a-single-line/m-p/1391894#M423101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot&amp;nbsp;&amp;nbsp; wallo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please elaborate more please include my seanario here in you above solution that would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bit confused with the logic. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 23:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-different-months-qvd-data-in-script-in-a-single-line/m-p/1391894#M423101</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2017-11-14T23:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to load different months qvd data in script in a single line/at a time.??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-different-months-qvd-data-in-script-in-a-single-line/m-p/1391895#M423102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wallo ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a small calrification this loop is going to repeat for last 12 months ??&lt;/P&gt;&lt;P&gt;its clear that it will take months on and before 20170701.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is that DateN indicates in the scritp, Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 09:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-different-months-qvd-data-in-script-in-a-single-line/m-p/1391895#M423102</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2017-11-15T09:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to load different months qvd data in script in a single line/at a time.??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-different-months-qvd-data-in-script-in-a-single-line/m-p/1391896#M423103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will pull in all the files &amp;lt;=20170701.&lt;/P&gt;&lt;P&gt;DateN is the data at the end of the file name after the underscore.&lt;/P&gt;&lt;P&gt;I picked DateN as the field name but it would really be anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 16:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-different-months-qvd-data-in-script-in-a-single-line/m-p/1391896#M423103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-15T16:21:08Z</dc:date>
    </item>
  </channel>
</rss>

