<?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: Append incremental load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Append-incremental-load/m-p/1765991#M717706</link>
    <description>&lt;P&gt;try instead of just using ID in PKEY, use ID &amp;amp; '|' &amp;amp; DATE(Updated,'D-MMM-YY') and use the same format in your not exist check&lt;/P&gt;&lt;P&gt;where not Exists(PKEY,ID &amp;amp; '|' &amp;amp; DATE(Updated,'D-MMM-YY') )&lt;/P&gt;&lt;P&gt;.&amp;nbsp; the reason it is excluding prior dates is bec the ID already exists in the new set.&amp;nbsp; but if it is combination of ID and UPDATE date then you preserve prior dates.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Dec 2020 13:05:42 GMT</pubDate>
    <dc:creator>edwin</dc:creator>
    <dc:date>2020-12-03T13:05:42Z</dc:date>
    <item>
      <title>Append incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Append-incremental-load/m-p/1765963#M717705</link>
      <description>&lt;P&gt;Hi Al,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the attcahment of the QVD and the sample data of excel attached.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to have a incremental load by appendin the the new data to the old one . To do so i have scripted the incremental load as attached&amp;nbsp; but in this it is replacing the values ? I want to keep all the values as it is on top of that it should keep appending the new values .&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you look at my data screenshot below&amp;nbsp; the first fetch .&lt;/P&gt;&lt;P&gt;ID's (A5 and A6) created on 19Nov2020 with status Open&amp;nbsp; and was updated on 29Nov2020&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have stored this inofrmation QVD&amp;nbsp; after next reloading now the ID's (A5 and A6) have been updated on 1Dec20 and 02Dec20 with different status .&amp;nbsp;&lt;/P&gt;&lt;P&gt;and my output is just replacing them ? How can manage to keep all the previous records and then append the new one also .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to append all the data&amp;nbsp; where Updated date is greater than previous update date.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can please someone help me in achieving this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="smilingjohn_1-1606997236647.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45165iCB2E661B120BA654/image-size/medium?v=v2&amp;amp;px=400" role="button" title="smilingjohn_1-1606997236647.png" alt="smilingjohn_1-1606997236647.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 12:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-incremental-load/m-p/1765963#M717705</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-12-03T12:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Append incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Append-incremental-load/m-p/1765991#M717706</link>
      <description>&lt;P&gt;try instead of just using ID in PKEY, use ID &amp;amp; '|' &amp;amp; DATE(Updated,'D-MMM-YY') and use the same format in your not exist check&lt;/P&gt;&lt;P&gt;where not Exists(PKEY,ID &amp;amp; '|' &amp;amp; DATE(Updated,'D-MMM-YY') )&lt;/P&gt;&lt;P&gt;.&amp;nbsp; the reason it is excluding prior dates is bec the ID already exists in the new set.&amp;nbsp; but if it is combination of ID and UPDATE date then you preserve prior dates.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 13:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-incremental-load/m-p/1765991#M717706</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2020-12-03T13:05:42Z</dc:date>
    </item>
  </channel>
</rss>

