<?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 Loading files one at a time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-files-one-at-a-time/m-p/1734044#M592083</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a script where files need to be loaded one at a time. the daily file which imports compares to the data in the qvd and overwrites with the latest where the invoice no exists.&lt;/P&gt;&lt;P&gt;On a daily basis this is fine and working well with the file being moved to a done folder after the load.&lt;/P&gt;&lt;P&gt;I have an issue and all files need to be reloaded. i am looking at 15seconds per load for 8 months of files for 11 qv projects, one per site&lt;/P&gt;&lt;P&gt;Does anyone know of a scripting method that will load one file, save and then load the next file to save me hours of manual loading?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:11:00 GMT</pubDate>
    <dc:creator>davyqliks</dc:creator>
    <dc:date>2024-11-16T00:11:00Z</dc:date>
    <item>
      <title>Loading files one at a time</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-files-one-at-a-time/m-p/1734044#M592083</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a script where files need to be loaded one at a time. the daily file which imports compares to the data in the qvd and overwrites with the latest where the invoice no exists.&lt;/P&gt;&lt;P&gt;On a daily basis this is fine and working well with the file being moved to a done folder after the load.&lt;/P&gt;&lt;P&gt;I have an issue and all files need to be reloaded. i am looking at 15seconds per load for 8 months of files for 11 qv projects, one per site&lt;/P&gt;&lt;P&gt;Does anyone know of a scripting method that will load one file, save and then load the next file to save me hours of manual loading?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-files-one-at-a-time/m-p/1734044#M592083</guid>
      <dc:creator>davyqliks</dc:creator>
      <dc:date>2024-11-16T00:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Loading files one at a time</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-files-one-at-a-time/m-p/1734188#M592084</link>
      <description>&lt;P&gt;Hi, Why you need to save the document each time?&lt;/P&gt;&lt;P&gt;I would try to create a bucle that does the needed logic for each file in a bucle, using DROP Table and STORE where necesary to simulate the needed logic&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;for each File in filelist ('Path\*.*')
...// do stuff
next&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 16:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-files-one-at-a-time/m-p/1734188#M592084</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-08-07T16:55:33Z</dc:date>
    </item>
  </channel>
</rss>

