<?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 How to keep a table and load a new one? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-keep-a-table-and-load-a-new-one/m-p/272642#M102070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have one table already loaded with several million rows.&amp;nbsp; I have a new table that I want to add, but I don't want to reload the first one.&amp;nbsp; I have seen a bunch of stuff about ADD and REPLACE in the partial reload, but looks like that it to append data to the existing table but not load a separate table.&amp;nbsp; Is this possible to keep an old table and load a brand new one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jul 2011 15:26:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-07-11T15:26:17Z</dc:date>
    <item>
      <title>How to keep a table and load a new one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-keep-a-table-and-load-a-new-one/m-p/272642#M102070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have one table already loaded with several million rows.&amp;nbsp; I have a new table that I want to add, but I don't want to reload the first one.&amp;nbsp; I have seen a bunch of stuff about ADD and REPLACE in the partial reload, but looks like that it to append data to the existing table but not load a separate table.&amp;nbsp; Is this possible to keep an old table and load a brand new one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 15:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-keep-a-table-and-load-a-new-one/m-p/272642#M102070</guid>
      <dc:creator />
      <dc:date>2011-07-11T15:26:17Z</dc:date>
    </item>
    <item>
      <title>How to keep a table and load a new one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-keep-a-table-and-load-a-new-one/m-p/272643#M102071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to do an ADD LOAD. For this :&lt;/P&gt;&lt;P&gt;- save your application in another file to keep an old version if that fails.&lt;/P&gt;&lt;P&gt;- write your load script (for the new table)&lt;/P&gt;&lt;P&gt;- write the key word ADD just before your load script.&lt;/P&gt;&lt;P&gt;- verify you haven't JOIN (...) LOAD or KEEP (...) LOAD which didn't respect the partial reload. If you have this syntax, comment it.&lt;/P&gt;&lt;P&gt;- return to the user interface (where you can create your charts)&lt;/P&gt;&lt;P&gt;- File / Partial Reload (or ctrl+shift+R)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logically, datas already in the document will stay, and new file will be loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps you and sorry for my poor english !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 15:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-keep-a-table-and-load-a-new-one/m-p/272643#M102071</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2011-07-11T15:37:07Z</dc:date>
    </item>
    <item>
      <title>How to keep a table and load a new one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-keep-a-table-and-load-a-new-one/m-p/272644#M102072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just figured it out, too...&amp;nbsp; With this script I keep my existing AIR table and add my new HOTEL table:&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RENAME TABLE AIR TO AIR2;&lt;/P&gt;&lt;P&gt;AIR:&lt;BR /&gt;ADD NOCONCATENATE LOAD * RESIDENT AIR2;&lt;/P&gt;&lt;P&gt;DROP TABLE AIR2;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;HOTEL:&lt;BR /&gt;REPLACE LOAD *;&lt;BR /&gt;SQL&lt;BR /&gt;Select * from table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 15:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-keep-a-table-and-load-a-new-one/m-p/272644#M102072</guid>
      <dc:creator />
      <dc:date>2011-07-11T15:46:04Z</dc:date>
    </item>
  </channel>
</rss>

