<?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 reload a particular file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-reload-a-particular-file/m-p/408477#M151915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but then your qlikview document would contain only the data from that one file and not the other 1999 files. That's probably not what you want. What you can do is something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the first load:&lt;/P&gt;&lt;P&gt;1. load all the source files&lt;/P&gt;&lt;P&gt;2. store the tables into qvd's&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;3. move the processed source files to another folder&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;For every next reload:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;1. load the qvd's&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;2. load any new source files&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;3. store the tables into qvd's&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;4. move the new processed source files to another folder&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the first time you'll always load all the previous data from the qvd's but since these can be optimized loads they'll be very fast. If you update a file you simply place it again in the folder used for files that should be loaded and do a reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also try partial reload, but that may be more trouble than it's worth. See &lt;A _jive_internal="true" href="https://community.qlik.com/message/303669#303669"&gt;here&lt;/A&gt; if you want an example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 May 2013 16:48:54 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-05-25T16:48:54Z</dc:date>
    <item>
      <title>How to reload a particular file</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reload-a-particular-file/m-p/408476#M151914</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;&lt;/P&gt;&lt;P&gt;I have some 2000 files loaded pertaining to different companies and periods. I have got the filenames loaded with the function filename(). Now if I made some change in one file out of the 2000 in the folder, is there any way to relaod only that one file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;SAK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 May 2013 15:43:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reload-a-particular-file/m-p/408476#M151914</guid>
      <dc:creator />
      <dc:date>2013-05-25T15:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to reload a particular file</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reload-a-particular-file/m-p/408477#M151915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but then your qlikview document would contain only the data from that one file and not the other 1999 files. That's probably not what you want. What you can do is something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the first load:&lt;/P&gt;&lt;P&gt;1. load all the source files&lt;/P&gt;&lt;P&gt;2. store the tables into qvd's&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;3. move the processed source files to another folder&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;For every next reload:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;1. load the qvd's&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;2. load any new source files&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;3. store the tables into qvd's&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;4. move the new processed source files to another folder&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the first time you'll always load all the previous data from the qvd's but since these can be optimized loads they'll be very fast. If you update a file you simply place it again in the folder used for files that should be loaded and do a reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also try partial reload, but that may be more trouble than it's worth. See &lt;A _jive_internal="true" href="https://community.qlik.com/message/303669#303669"&gt;here&lt;/A&gt; if you want an example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 May 2013 16:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reload-a-particular-file/m-p/408477#M151915</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-25T16:48:54Z</dc:date>
    </item>
  </channel>
</rss>

