<?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 multiple QVD file dynamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188094#M51496</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;goto the Settings&amp;nbsp; ---&amp;gt; user Preferences---&amp;gt; properties-- --&amp;gt; security tab and check the second option&lt;/P&gt;&lt;P&gt;script(allow database write and execute commands)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should help you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jun 2013 13:40:57 GMT</pubDate>
    <dc:creator>shree909</dc:creator>
    <dc:date>2013-06-04T13:40:57Z</dc:date>
    <item>
      <title>How to load multiple QVD file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188087#M51489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My requirement is as following:&lt;/P&gt;&lt;P&gt;Getting csv file on daily basis from the server and csv file names are distinguished on date field like csv_27012011, csv_26012011...&lt;/P&gt;&lt;P&gt;Producer.qvw will convert this csv file into QVD file.&lt;/P&gt;&lt;P&gt;Consumer.qvw want to read all available QVD file availble in qvd folder.&lt;/P&gt;&lt;P&gt;How to load multiple QVD files?&lt;/P&gt;&lt;P&gt;How to iterate over QVD files, so that Consumer.qvw can read all available QVD files?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Samir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jan 2011 06:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188087#M51489</guid>
      <dc:creator />
      <dc:date>2011-01-27T06:52:10Z</dc:date>
    </item>
    <item>
      <title>How to load multiple QVD file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188088#M51490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably this?&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;From csv_*.qvd;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jan 2011 07:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188088#M51490</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2011-01-27T07:21:11Z</dc:date>
    </item>
    <item>
      <title>How to load multiple QVD file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188089#M51491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it worked for me.&lt;/P&gt;&lt;P&gt;Samir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jan 2011 10:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188089#M51491</guid>
      <dc:creator />
      <dc:date>2011-01-27T10:45:08Z</dc:date>
    </item>
    <item>
      <title>How to load multiple QVD file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188090#M51492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Samir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you show me how did you write the Load statement for multiple QVD's. need help Since I am unable to load multiple QVDs at once. Its stucking while reloading after two or three QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Skumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 05:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188090#M51492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-21T05:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to load multiple QVD file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188091#M51493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp; can anyone tell me how to copy all files from particular location to another location?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 15:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188091#M51493</guid>
      <dc:creator />
      <dc:date>2013-06-03T15:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to load multiple QVD file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188092#M51494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi u can use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXECUTE cmd.exe /c move&amp;nbsp; "source directory" "destination directory".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so all the files are moved to the destination directory..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 16:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188092#M51494</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2013-06-03T16:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to load multiple QVD file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188093#M51495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link active_link" href="https://community.qlik.com/people/shree909" id="jive-9121923712163254684943"&gt;shree909&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; It works fine.but while executing first time,it shows some message like " need to give system access" .when we execute second time it does not show this error.now what i want is that how we can avoid not to get this error message at very first time ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 08:00:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188093#M51495</guid>
      <dc:creator />
      <dc:date>2013-06-04T08:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to load multiple QVD file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188094#M51496</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;goto the Settings&amp;nbsp; ---&amp;gt; user Preferences---&amp;gt; properties-- --&amp;gt; security tab and check the second option&lt;/P&gt;&lt;P&gt;script(allow database write and execute commands)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should help you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 13:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188094#M51496</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2013-06-04T13:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to load multiple QVD file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188095#M51497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To limit to a specific document you can check the "Can execute external programs" tickbox on the Edit Script dialogue's Settings tab&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 13:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-multiple-QVD-file-dynamically/m-p/188095#M51497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-04T13:55:29Z</dc:date>
    </item>
  </channel>
</rss>

