<?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: Loading saving previous data in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Loading-saving-previous-data/m-p/1176308#M21594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use a load-statement like the following (by the initial load you need to comment out the first load-part from the qvd) and after that you load the previous data from the qvd and your new data from the excel whereby you will need a valid &lt;STRONG&gt;key-field&lt;/STRONG&gt; for this, for example a date- or timestamp-field or maybe an order-id or something similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table:&lt;/P&gt;&lt;P&gt;Load * From QVD.qvd (qvd);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; concatenate (table)&lt;/P&gt;&lt;P&gt;Load * From YourExcel where not exists(&lt;STRONG&gt;KEY&lt;/STRONG&gt;);&lt;/P&gt;&lt;P&gt;store table into QVD.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jul 2016 10:34:58 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-07-18T10:34:58Z</dc:date>
    <item>
      <title>Loading saving previous data</title>
      <link>https://community.qlik.com/t5/App-Development/Loading-saving-previous-data/m-p/1176307#M21593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have an excel table updated every day. I would like to load this excel table, but I want to save what was loading previously. How am I supposed to do?&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 10:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Loading-saving-previous-data/m-p/1176307#M21593</guid>
      <dc:creator />
      <dc:date>2016-07-18T10:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Loading saving previous data</title>
      <link>https://community.qlik.com/t5/App-Development/Loading-saving-previous-data/m-p/1176308#M21594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use a load-statement like the following (by the initial load you need to comment out the first load-part from the qvd) and after that you load the previous data from the qvd and your new data from the excel whereby you will need a valid &lt;STRONG&gt;key-field&lt;/STRONG&gt; for this, for example a date- or timestamp-field or maybe an order-id or something similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table:&lt;/P&gt;&lt;P&gt;Load * From QVD.qvd (qvd);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; concatenate (table)&lt;/P&gt;&lt;P&gt;Load * From YourExcel where not exists(&lt;STRONG&gt;KEY&lt;/STRONG&gt;);&lt;/P&gt;&lt;P&gt;store table into QVD.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 10:34:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Loading-saving-previous-data/m-p/1176308#M21594</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-07-18T10:34:58Z</dc:date>
    </item>
  </channel>
</rss>

