<?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 Load data without reload all data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231126#M82905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Namaste Sunil,&lt;/P&gt;&lt;P&gt;it seems you're right. I made a test and the REPLACE had been executed with a normal load and not with the partial reload. This is quite strange according to the Qlikviex help&lt;/P&gt;&lt;H1&gt;Partial Reload&lt;/H1&gt;&lt;P&gt;This command executes only &lt;A&gt;load&lt;/A&gt; and &lt;A&gt;select&lt;/A&gt; statements preceded by a &lt;A&gt;replace&lt;/A&gt; or &lt;A&gt;add&lt;/A&gt; prefix. Other data tables remain unaffected by the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Apr 2011 14:04:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-27T14:04:17Z</dc:date>
    <item>
      <title>Load data without reload all data</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231122#M82901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is possible to load information into a document without having to load all the information previously uploaded?&lt;BR closure_uid_am6fxg="1464" /&gt;&lt;BR closure_uid_am6fxg="1465" /&gt;I mean,&lt;BR closure_uid_am6fxg="1466" /&gt;&lt;BR closure_uid_am6fxg="1467" /&gt;In a document I have monthly data for 2009, 2010 and 2011 and I want to add "March". It would be possible to add the new month without having to reload all the information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 10:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231122#M82901</guid>
      <dc:creator />
      <dc:date>2011-04-27T10:43:27Z</dc:date>
    </item>
    <item>
      <title>AW:Load data without reload all data</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231123#M82902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;of course, therefor is the menu Partial Reload, you have to enter Add or Replace before loading a table:&lt;/P&gt;&lt;P&gt;Add Load * From Table1;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Replace Load * from Table1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 10:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231123#M82902</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2011-04-27T10:49:40Z</dc:date>
    </item>
    <item>
      <title>Load data without reload all data</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231124#M82903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is possible, you can do it both ways (at least)&lt;/P&gt;&lt;P&gt;1. use partial reload will load only table preceded by&lt;/P&gt;&lt;P&gt;ADD LOAD (or REPLACE LOAD) if you want concatenate or replace&lt;/P&gt;&lt;P&gt;use exactly the same structure into the same table&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;Tab1:&lt;/P&gt;&lt;P&gt;load all your fields from Logfiles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab1:&lt;/P&gt;&lt;P&gt;ADD LOAD all your fields from LastFile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using instruction partial reload will load onlyLastfile into table Tab1 added to first Tab1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. the second way is to use QVD files when loading and check the part you want to load using test or exists or another restriction criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 10:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231124#M82903</guid>
      <dc:creator />
      <dc:date>2011-04-27T10:50:06Z</dc:date>
    </item>
    <item>
      <title>Load data without reload all data</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231125#M82904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear Christian,&lt;/P&gt;&lt;P&gt;Add Load also load all data during load.&lt;/P&gt;&lt;P&gt;pls check it.&lt;/P&gt;&lt;P&gt;There is no such a method to add incremental data without reloading all historical data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 11:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231125#M82904</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2011-04-27T11:10:43Z</dc:date>
    </item>
    <item>
      <title>Load data without reload all data</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231126#M82905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Namaste Sunil,&lt;/P&gt;&lt;P&gt;it seems you're right. I made a test and the REPLACE had been executed with a normal load and not with the partial reload. This is quite strange according to the Qlikviex help&lt;/P&gt;&lt;H1&gt;Partial Reload&lt;/H1&gt;&lt;P&gt;This command executes only &lt;A&gt;load&lt;/A&gt; and &lt;A&gt;select&lt;/A&gt; statements preceded by a &lt;A&gt;replace&lt;/A&gt; or &lt;A&gt;add&lt;/A&gt; prefix. Other data tables remain unaffected by the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 14:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231126#M82905</guid>
      <dc:creator />
      <dc:date>2011-04-27T14:04:17Z</dc:date>
    </item>
    <item>
      <title>Load data without reload all data</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231127#M82906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HOPECOVE, can you explain better the 2 nd way?&lt;/P&gt;&lt;P&gt;I think the first option does not helps me. I want to add new values from the same table. I have loaded: JAN/09, FEB/09, MAR/09, ..., JAN/10, FEB/10, ..., now I want to add APR/11, then MAY/11, ...&lt;/P&gt;&lt;P&gt;Thanks to all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 15:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231127#M82906</guid>
      <dc:creator />
      <dc:date>2011-04-28T15:51:48Z</dc:date>
    </item>
    <item>
      <title>Load data without reload all data</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231128#M82907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I just saw the last sentence of Sunil, which says that its not possible to add new data without loading all the data ...&lt;/P&gt;&lt;P&gt;:(((&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 16:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-without-reload-all-data/m-p/231128#M82907</guid>
      <dc:creator />
      <dc:date>2011-04-28T16:01:13Z</dc:date>
    </item>
  </channel>
</rss>

