<?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 Update in Incremental load using Primary Key in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Update-in-Incremental-load-using-Primary-Key/m-p/1529414#M508936</link>
    <description>&lt;P&gt;I have a DB table with a Primary key, without a Date field.&lt;/P&gt;&lt;P&gt;Requirement is to use Incremental load - I am able to pull newly Inserted, Deleted records using Primary key, however, unable to pull Updated records using Primary key.&lt;/P&gt;&lt;P&gt;Please let me know solution for pulling Updated records in Incremental load using Primary Key. Thank you.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:47:05 GMT</pubDate>
    <dc:creator>bhavikumehta</dc:creator>
    <dc:date>2024-11-16T04:47:05Z</dc:date>
    <item>
      <title>Update in Incremental load using Primary Key</title>
      <link>https://community.qlik.com/t5/QlikView/Update-in-Incremental-load-using-Primary-Key/m-p/1529414#M508936</link>
      <description>&lt;P&gt;I have a DB table with a Primary key, without a Date field.&lt;/P&gt;&lt;P&gt;Requirement is to use Incremental load - I am able to pull newly Inserted, Deleted records using Primary key, however, unable to pull Updated records using Primary key.&lt;/P&gt;&lt;P&gt;Please let me know solution for pulling Updated records in Incremental load using Primary Key. Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-in-Incremental-load-using-Primary-Key/m-p/1529414#M508936</guid>
      <dc:creator>bhavikumehta</dc:creator>
      <dc:date>2024-11-16T04:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Update in Incremental load using Primary Key</title>
      <link>https://community.qlik.com/t5/QlikView/Update-in-Incremental-load-using-Primary-Key/m-p/1529471#M508937</link>
      <description>You will need to use a hash key got each row.&lt;BR /&gt;I.e.&lt;BR /&gt;Hash256(column 1, column 2,...)&lt;BR /&gt;This creates a unique signature for each row&lt;BR /&gt;Load data where hash keys doesn't exist.&lt;BR /&gt;&lt;BR /&gt;But how much benefit it gives as far as load time is questionable as you will need to query the entire db anyway.&lt;BR /&gt;&lt;BR /&gt;Hope it helps</description>
      <pubDate>Fri, 11 Jan 2019 12:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-in-Incremental-load-using-Primary-Key/m-p/1529471#M508937</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-01-11T12:27:26Z</dc:date>
    </item>
  </channel>
</rss>

