<?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 incremental qvd in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/incremental-qvd/m-p/224109#M76562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the identificator for an update?&lt;/P&gt;&lt;P&gt;Timestamp, recordno, flag?&lt;/P&gt;&lt;P&gt;As an idea:&lt;/P&gt;&lt;P&gt;Oldnumbers:&lt;/P&gt;&lt;P&gt;load recnumber from data.qvd; // load loaded recordnumbers&lt;/P&gt;&lt;P&gt;Tab:&lt;/P&gt;&lt;P&gt;load * from sourcefile where not exists (recnumber); // load only record where recordnumber not exists&lt;/P&gt;&lt;P&gt;load * from data.qvd; //concatenate load old datas into memory&lt;/P&gt;&lt;P&gt;store * from Tab into data.qvd; //store old an new data into file&lt;/P&gt;&lt;P&gt;drop table Tab; //clear memory&lt;/P&gt;&lt;P&gt;You can also do this with record timestamp&lt;/P&gt;&lt;P&gt;or if the record number is continuing: where recordnumber &amp;gt; max(recordnumber.old)&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Dec 2010 15:50:00 GMT</pubDate>
    <dc:creator>martinpohl</dc:creator>
    <dc:date>2010-12-15T15:50:00Z</dc:date>
    <item>
      <title>incremental qvd</title>
      <link>https://community.qlik.com/t5/QlikView/incremental-qvd/m-p/224108#M76561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how will i use incremental qvd because my table need to update on daily basis.please let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 14:33:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incremental-qvd/m-p/224108#M76561</guid>
      <dc:creator />
      <dc:date>2010-12-15T14:33:10Z</dc:date>
    </item>
    <item>
      <title>incremental qvd</title>
      <link>https://community.qlik.com/t5/QlikView/incremental-qvd/m-p/224109#M76562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the identificator for an update?&lt;/P&gt;&lt;P&gt;Timestamp, recordno, flag?&lt;/P&gt;&lt;P&gt;As an idea:&lt;/P&gt;&lt;P&gt;Oldnumbers:&lt;/P&gt;&lt;P&gt;load recnumber from data.qvd; // load loaded recordnumbers&lt;/P&gt;&lt;P&gt;Tab:&lt;/P&gt;&lt;P&gt;load * from sourcefile where not exists (recnumber); // load only record where recordnumber not exists&lt;/P&gt;&lt;P&gt;load * from data.qvd; //concatenate load old datas into memory&lt;/P&gt;&lt;P&gt;store * from Tab into data.qvd; //store old an new data into file&lt;/P&gt;&lt;P&gt;drop table Tab; //clear memory&lt;/P&gt;&lt;P&gt;You can also do this with record timestamp&lt;/P&gt;&lt;P&gt;or if the record number is continuing: where recordnumber &amp;gt; max(recordnumber.old)&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 15:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incremental-qvd/m-p/224109#M76562</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2010-12-15T15:50:00Z</dc:date>
    </item>
  </channel>
</rss>

