<?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 AW:Load or Reload from folder in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186941#M715165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is only a quick trial. Note that you must use partial reload because the table data have to be kept. An option would also be using qvd and incremental load. But as said this is only a quick shot.&lt;/P&gt;&lt;P&gt;Perhaps it helps a little,&lt;BR /&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2009 18:36:04 GMT</pubDate>
    <dc:creator>biester</dc:creator>
    <dc:date>2009-09-15T18:36:04Z</dc:date>
    <item>
      <title>Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186929#M715153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i want to load excel-files from a folder - but i only want to load the new files in the folder.&lt;/P&gt;&lt;P&gt;Do you have any hints how to build up the script&lt;/P&gt;&lt;P&gt;many thx&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 21:47:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186929#M715153</guid>
      <dc:creator>chrisg</dc:creator>
      <dc:date>2009-09-14T21:47:52Z</dc:date>
    </item>
    <item>
      <title>AW:Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186930#M715154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd say: the major issue is how you define "new" ??&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 00:13:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186930#M715154</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-15T00:13:37Z</dc:date>
    </item>
    <item>
      <title>AW:Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186931#M715155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;biester wrote:&lt;BR /&gt;I'd say: the major issue is how you define "new" ??&lt;BR /&gt;Rgds,&lt;BR /&gt;Joachim&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;sorry and thx: i am talking about additional files in the folder&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 01:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186931#M715155</guid>
      <dc:creator>chrisg</dc:creator>
      <dc:date>2009-09-15T01:42:14Z</dc:date>
    </item>
    <item>
      <title>AW:Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186932#M715156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;as basic approach would suggest:&lt;/P&gt;&lt;P&gt;Read all files in the folder&lt;BR /&gt;Compare with a list of the previously loaded files&lt;BR /&gt;Load "new" files&lt;BR /&gt;Add them to the list of the loaded files (for the next run)&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 02:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186932#M715156</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-09-15T02:37:42Z</dc:date>
    </item>
    <item>
      <title>AW:Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186933#M715157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Peter Rieper wrote:&lt;BR /&gt;Compare with a list of the previously loaded files&lt;BR /&gt;Load "new" files&lt;BR /&gt;Add them to the list of the loaded files (for the next run)&lt;BR /&gt; &amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;can you give me a hind how to do this?&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 13:15:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186933#M715157</guid>
      <dc:creator>chrisg</dc:creator>
      <dc:date>2009-09-15T13:15:08Z</dc:date>
    </item>
    <item>
      <title>AW:Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186934#M715158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If QV ischeduled to reload everyday, the script can be set to load "new" file by using file date = system date. This will pick up the file in the folder on the date of reloading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 16:07:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186934#M715158</guid>
      <dc:creator />
      <dc:date>2009-09-15T16:07:51Z</dc:date>
    </item>
    <item>
      <title>Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186935#M715159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just think of another option, a flag(date) can be included within the file (in a field perhaps) for comparison purpose. If the flag(date) for file(s) in the folder &amp;gt; max flag(date) in existing data, then load the data into QV from the "new" file.&lt;/P&gt;&lt;P&gt;Hope this help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 16:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186935#M715159</guid>
      <dc:creator />
      <dc:date>2009-09-15T16:12:45Z</dc:date>
    </item>
    <item>
      <title>Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186936#M715160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;jong wrote:&lt;BR /&gt;Compare with a list of the previously loaded files&lt;BR /&gt;Load "new" files&lt;BR /&gt;Add them to the list of the loaded files (for the next run)&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;a code sniped for this would be very helpfullthx&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 16:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186936#M715160</guid>
      <dc:creator>chrisg</dc:creator>
      <dc:date>2009-09-15T16:38:30Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186937#M715161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just wonder what should happen in a special case:&lt;/P&gt;&lt;P&gt;- You have Files A, B, C in your directory&lt;BR /&gt;- You read A,B and C in the first reload&lt;BR /&gt;- In the second reload you still have A,B and C - nothing should happen.&lt;BR /&gt;- File B is being deleted&lt;BR /&gt;- In the third reload also nothing happens&lt;BR /&gt;- File B is created again in the directory: What should happen ?&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;P&gt;P.S.: You look like Derrick &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 16:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186937#M715161</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-15T16:49:50Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186938#M715162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;biester wrote:&lt;BR /&gt;I just wonder what should happen in a special case:&lt;BR /&gt;- You have Files A, B, C in your directory&lt;BR /&gt;- You read A,B and C in the first reload&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;yes!&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;biester wrote:&lt;BR /&gt;- In the second reload you still have A,B and C - nothing should happen.&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;perfect&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;biester wrote:&lt;BR /&gt;- File B is being deleted&lt;BR /&gt;- In the third reload also nothing happens&lt;BR /&gt;- File B is created again in the directory: What should happen ?&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;nothing should happen!&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Chris&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>Tue, 15 Sep 2009 17:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186938#M715162</guid>
      <dc:creator>chrisg</dc:creator>
      <dc:date>2009-09-15T17:00:43Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186939#M715163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, but that means, that the whole thing should NOT depend on a date and we should store the names of the files we read in.&lt;/P&gt;&lt;P&gt;And that also means, that even if the newly created file "B" differs from the previous file "B", it should be ignored in future reloads.&lt;/P&gt;&lt;P&gt;Is this correct? If yes, we can perhaps make a little demo for that (if no one else has another or better suggestion).&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 17:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186939#M715163</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-15T17:10:44Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186940#M715164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;biester wrote:&lt;BR /&gt;OK, but that means, that the whole thing should NOT depend on a date and we should store the names of the files we read in.&lt;BR /&gt;And that also means, that even if the newly created file "B" differs from the previous file "B", it should be ignored in future reloads.&lt;BR /&gt;Is this correct? If yes, we can perhaps make a little demo for that (if no one else has another or better suggestion).&lt;BR /&gt;Rgds,&lt;BR /&gt;Joachim&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;yes - everthing correct! A little demo woukld be very nice&lt;/P&gt;&lt;P&gt;thx&lt;BR /&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 17:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186940#M715164</guid>
      <dc:creator>chrisg</dc:creator>
      <dc:date>2009-09-15T17:34:04Z</dc:date>
    </item>
    <item>
      <title>AW:Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186941#M715165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is only a quick trial. Note that you must use partial reload because the table data have to be kept. An option would also be using qvd and incremental load. But as said this is only a quick shot.&lt;/P&gt;&lt;P&gt;Perhaps it helps a little,&lt;BR /&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 18:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186941#M715165</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-15T18:36:04Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186942#M715168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the below is a rough idea, how it might work&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;/*******************************************************&lt;BR /&gt;this proggi is supposed to&lt;BR /&gt; read file-names and check if they were already loaded&lt;BR /&gt; read only those files, which are "new"&lt;BR /&gt; add the filenames to existing table&lt;BR /&gt;&lt;BR /&gt;********************************************************/&lt;BR /&gt;&lt;BR /&gt;// =========================================================== Variables&lt;BR /&gt; LET sDir = 'C:\TEMP\'; // Directory to look through&lt;BR /&gt; LET sFile = '*.xls'; // Searchpattern&lt;BR /&gt; LET sSearchPattern = sDir &amp;amp; sFile;&lt;BR /&gt;// ================================================= List of known Files&lt;BR /&gt; KnownFiles:&lt;BR /&gt; LOAD * FROM .\KnownFile.qvd (qvd);&lt;BR /&gt;// =================== Scan through directory and list all possible files&lt;BR /&gt; FOR EACH vFile in FileList (sSearchPattern)&lt;BR /&gt; FilesFound:&lt;BR /&gt; LOAD&lt;BR /&gt; '$(vFile)' AS FileFound&lt;BR /&gt; AUTOGENERATE 1;&lt;BR /&gt; NEXT vFile&lt;BR /&gt;// ===================================== Find only the unknown file-names&lt;BR /&gt; IF NoOfRows('FilesFound') &amp;gt; 0 THEN&lt;BR /&gt; Files2Read:&lt;BR /&gt; LOAD&lt;BR /&gt; FileFound AS File2Read&lt;BR /&gt; RESIDENT&lt;BR /&gt; FilesFound&lt;BR /&gt; WHERE&lt;BR /&gt; NOT EXISTS (FileNameRead, FileFound);&lt;BR /&gt; DROP TABLE FilesFound;&lt;BR /&gt; ELSE&lt;BR /&gt; EXIT SCRIPT;&lt;BR /&gt; END IF&lt;BR /&gt;// ==================================================== Load the new data&lt;BR /&gt; LET j = NoOfRows('Files2Read');&lt;BR /&gt; IF LEN(j) &amp;gt; 0 THEN&lt;BR /&gt; FOR i = 1 TO j&lt;BR /&gt; LET sFile2Read = PEEK('File2Read', i-1, 'Files2Read'); // 1st record is 0&lt;BR /&gt; NewData: // read the new data&lt;BR /&gt; LOAD&lt;BR /&gt; *,&lt;BR /&gt; FileName() AS FileName,&lt;BR /&gt; FileTime() AS FileTime&lt;BR /&gt; FROM&lt;BR /&gt; $(sFile2Read) (biff, embedded labels, table is Sheet1$);&lt;BR /&gt; KnownFiles: // add into KnownFile-list&lt;BR /&gt; LOAD&lt;BR /&gt; '$(sFile2Read)' AS FileNameRead,&lt;BR /&gt; FileTime('$(sFile2Read)') AS FileTimeRead&lt;BR /&gt; AUTOGENERATE 1;&lt;BR /&gt; NEXT i&lt;BR /&gt; END IF&lt;BR /&gt;&lt;BR /&gt;STORE KnownFiles INTO .\KnownFile.qvd;&lt;BR /&gt;DROP TABLE KnownFiles;&lt;BR /&gt;DROP TABLE Files2Read;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 19:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186942#M715168</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-09-15T19:41:11Z</dc:date>
    </item>
    <item>
      <title>AW:Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186943#M715170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;this is an example how we do things like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LET vPath = 'c:\test\';&lt;BR /&gt;&lt;BR /&gt;if IsPartialReload() then&lt;BR /&gt; qvdfiles:&lt;BR /&gt; ADD FIRST 1 LOAD&lt;BR /&gt; filedir() as QvdPath&lt;BR /&gt; , filename() as QvdFile&lt;BR /&gt; , QvdTableName( '$(vPath)'&amp;amp;filename()) as QvdTable&lt;BR /&gt; FROM [$(vPath)*.qvd] (qvd)&lt;BR /&gt; WHERE NOT EXISTS(QvdFileLoaded, filename());&lt;BR /&gt;&lt;BR /&gt; qvdfilestoload:&lt;BR /&gt; REPLACE LOAD QvdFile as QvdFileToLoad&lt;BR /&gt; RESIDENT qvdfiles&lt;BR /&gt; WHERE NOT EXISTS(QvdFileLoaded, QvdFile);&lt;BR /&gt;&lt;BR /&gt; qvdfilesloaded:&lt;BR /&gt; ADD LOAD QvdFileToLoad as QvdFileLoaded&lt;BR /&gt; RESIDENT qvdfilestoload;&lt;BR /&gt;else&lt;BR /&gt; qvdfiles:&lt;BR /&gt; FIRST 1 LOAD&lt;BR /&gt; filedir() as QvdPath&lt;BR /&gt; , filename() as QvdFile&lt;BR /&gt; , QvdTableName( '$(vPath)'&amp;amp;filename()) as QvdTable&lt;BR /&gt; FROM [$(vPath)*.qvd] (qvd);&lt;BR /&gt;&lt;BR /&gt; qvdfilestoload:&lt;BR /&gt; LOAD QvdFile as QvdFileToLoad&lt;BR /&gt; RESIDENT qvdfiles;&lt;BR /&gt;&lt;BR /&gt; qvdfilesloaded:&lt;BR /&gt; LOAD QvdFileToLoad as QvdFileLoaded&lt;BR /&gt; RESIDENT qvdfilestoload;&lt;BR /&gt;endif&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;..also see attached file. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 19:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186943#M715170</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2009-09-15T19:55:14Z</dc:date>
    </item>
    <item>
      <title>AW:Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186944#M715172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf,&lt;/P&gt;&lt;P&gt;many thx - but the script does not run? (Can't open the file: ..*.qvd)&lt;/P&gt;&lt;P&gt;Do you have hind for me&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 22:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186944#M715172</guid>
      <dc:creator>chrisg</dc:creator>
      <dc:date>2009-09-15T22:33:52Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186945#M715173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you adjust the variable vPath to your qvd-files path?&lt;/P&gt;&lt;P&gt;The statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;FIRST 1 LOAD&lt;BR /&gt;...&lt;BR /&gt;FROM [$(vPath)*.qvd] (qvd)&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;will loop thru all qvd-files in the path.&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 22:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186945#M715173</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2009-09-15T22:47:54Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186946#M715175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay I went wrong, you're looking for Excel files... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I will change the example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 22:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186946#M715175</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2009-09-15T22:56:35Z</dc:date>
    </item>
    <item>
      <title>AW:Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186947#M715177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;..okay here we go:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LET vPath = 'c:\test\';&lt;BR /&gt;&lt;BR /&gt;if IsPartialReload() then&lt;BR /&gt; excelfiles:&lt;BR /&gt; ADD FIRST 1 LOAD&lt;BR /&gt; filedir() as ExcelPath&lt;BR /&gt; , filename() as ExcelFile&lt;BR /&gt; FROM [$(vPath)*.xls] (biff)&lt;BR /&gt; WHERE NOT EXISTS(ExcelFileLoaded, filename());&lt;BR /&gt;&lt;BR /&gt; excelfilestoload:&lt;BR /&gt; REPLACE LOAD ExcelFile as ExcelFileToLoad&lt;BR /&gt; RESIDENT excelfiles&lt;BR /&gt; WHERE NOT EXISTS(ExcelFileLoaded, ExcelFile);&lt;BR /&gt;&lt;BR /&gt; qvdfilesloaded:&lt;BR /&gt; ADD LOAD ExcelFileToLoad as ExcelFileLoaded&lt;BR /&gt; RESIDENT excelfilestoload;&lt;BR /&gt;else&lt;BR /&gt; excelfiles:&lt;BR /&gt; FIRST 1 LOAD&lt;BR /&gt; filedir() as ExcelPath&lt;BR /&gt; , filename() as ExcelFile&lt;BR /&gt; FROM [$(vPath)*.xls] (biff);&lt;BR /&gt;&lt;BR /&gt; excelfilestoload:&lt;BR /&gt; LOAD ExcelFile as ExcelFileToLoad&lt;BR /&gt; RESIDENT excelfiles;&lt;BR /&gt;&lt;BR /&gt; excelfilesloaded:&lt;BR /&gt; LOAD ExcelFileToLoad as ExcelFileLoaded&lt;BR /&gt; RESIDENT excelfilestoload;&lt;BR /&gt;endif&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 23:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186947#M715177</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2009-09-15T23:12:53Z</dc:date>
    </item>
    <item>
      <title>AW:Load or Reload from folder</title>
      <link>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186948#M715178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thx! perfect&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 19:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-or-Reload-from-folder/m-p/186948#M715178</guid>
      <dc:creator>chrisg</dc:creator>
      <dc:date>2009-09-16T19:41:49Z</dc:date>
    </item>
  </channel>
</rss>

