<?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 Load Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Question/m-p/428866#M698157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was attempting to do what I thought was a fairly simple process in loading data from a database into a QVD and then trying to load any new/changed records after this initial load from the database into the qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My initial step was to load the 'master' QVD, so a simple select from the database and store into QVD. This went well &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next step was to load any records that have been updated since the initial QVD was created. Again, this was quite simple as the DB Dev guys had included a 'DateUpdated' column in the source table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The part I'm strugling with is the selection and loading of any new customer records (CustomerKey = PrimaryKey). I want to only return from the database, those customer keys I don't have in the existing QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my crappy old sql i would normally do something like ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select * From DimCustomer where CustomerKey not in (Select customerkey from QVD) - it's the 'not in' or 'not exists' that I'm struggling with. How can I use values in my Qlikview QVD as an exclusion in a SQL where clause? Or, am I approaching this incorrectly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all - Mark...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2013 15:34:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-12T15:34:05Z</dc:date>
    <item>
      <title>Incremental Load Question</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Question/m-p/428866#M698157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was attempting to do what I thought was a fairly simple process in loading data from a database into a QVD and then trying to load any new/changed records after this initial load from the database into the qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My initial step was to load the 'master' QVD, so a simple select from the database and store into QVD. This went well &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next step was to load any records that have been updated since the initial QVD was created. Again, this was quite simple as the DB Dev guys had included a 'DateUpdated' column in the source table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The part I'm strugling with is the selection and loading of any new customer records (CustomerKey = PrimaryKey). I want to only return from the database, those customer keys I don't have in the existing QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my crappy old sql i would normally do something like ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select * From DimCustomer where CustomerKey not in (Select customerkey from QVD) - it's the 'not in' or 'not exists' that I'm struggling with. How can I use values in my Qlikview QVD as an exclusion in a SQL where clause? Or, am I approaching this incorrectly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all - Mark...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 15:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Question/m-p/428866#M698157</guid>
      <dc:creator />
      <dc:date>2013-02-12T15:34:05Z</dc:date>
    </item>
  </channel>
</rss>

