<?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: Load data that is not yet read in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-data-that-is-not-yet-read/m-p/1508645#M750459</link>
    <description>&lt;P&gt;You can load all the csv files once into one table and then store that table into a qvd file. The next time you need only load the latest csv file and all the data from the qvd file and then store the complete table again in the qvd file. It's called incremental loading. The trick then is to know which csv file is the latest. Perhaps your csv files have a date in their file name and you can use that. Or you could check the creation times of the files. Here are some discussions on that topic:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/Load-the-latest-file-of-a-folder/td-p/192461" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/Load-the-latest-file-of-a-folder/td-p/192461&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/To-Know-Last-Refreshed-Date-of-Excel-CSV-and-Qvd-s/td-p/1057874" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/To-Know-Last-Refreshed-Date-of-Excel-CSV-and-Qvd-s/td-p/1057874&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Scripting/Incremental-Load-of-New-Files-Only/td-p/865069" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Scripting/Incremental-Load-of-New-Files-Only/td-p/865069&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/How-to-load-latest-excel-from-the-folder/td-p/40984" target="_blank"&gt;https://community.qlik.com/t5/New-to-QlikView/How-to-load-latest-excel-from-the-folder/td-p/40984&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Sun, 18 Nov 2018 15:48:37 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2018-11-18T15:48:37Z</dc:date>
    <item>
      <title>Load data that is not yet read</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-that-is-not-yet-read/m-p/1508643#M750458</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;Hi guys,&lt;BR /&gt;In a directory I get daily (CSV) files that contain data that I need to add to my existing data.&lt;BR /&gt;&lt;SPAN&gt;How can I do this without reading all the data in all csv files?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Thanks for your help&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-that-is-not-yet-read/m-p/1508643#M750458</guid>
      <dc:creator>odaher123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load data that is not yet read</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-that-is-not-yet-read/m-p/1508645#M750459</link>
      <description>&lt;P&gt;You can load all the csv files once into one table and then store that table into a qvd file. The next time you need only load the latest csv file and all the data from the qvd file and then store the complete table again in the qvd file. It's called incremental loading. The trick then is to know which csv file is the latest. Perhaps your csv files have a date in their file name and you can use that. Or you could check the creation times of the files. Here are some discussions on that topic:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/Load-the-latest-file-of-a-folder/td-p/192461" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/Load-the-latest-file-of-a-folder/td-p/192461&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/To-Know-Last-Refreshed-Date-of-Excel-CSV-and-Qvd-s/td-p/1057874" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/To-Know-Last-Refreshed-Date-of-Excel-CSV-and-Qvd-s/td-p/1057874&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Scripting/Incremental-Load-of-New-Files-Only/td-p/865069" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Scripting/Incremental-Load-of-New-Files-Only/td-p/865069&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/How-to-load-latest-excel-from-the-folder/td-p/40984" target="_blank"&gt;https://community.qlik.com/t5/New-to-QlikView/How-to-load-latest-excel-from-the-folder/td-p/40984&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sun, 18 Nov 2018 15:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-that-is-not-yet-read/m-p/1508645#M750459</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-11-18T15:48:37Z</dc:date>
    </item>
  </channel>
</rss>

