<?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 Loading data if it does not exist in another table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-data-if-it-does-not-exist-in-another-table/m-p/508382#M690695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to figure out how to Load all records from a QVD file where a RequestID is not in another QVD file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load %RequestID, *&lt;/P&gt;&lt;P&gt;From ..\DATA\Projects.qvd (qvd)&lt;/P&gt;&lt;P&gt;Where Not %RequestID In TempTable.qvd;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Oct 2013 15:45:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-03T15:45:00Z</dc:date>
    <item>
      <title>Loading data if it does not exist in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-if-it-does-not-exist-in-another-table/m-p/508382#M690695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to figure out how to Load all records from a QVD file where a RequestID is not in another QVD file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load %RequestID, *&lt;/P&gt;&lt;P&gt;From ..\DATA\Projects.qvd (qvd)&lt;/P&gt;&lt;P&gt;Where Not %RequestID In TempTable.qvd;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 15:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-if-it-does-not-exist-in-another-table/m-p/508382#M690695</guid>
      <dc:creator />
      <dc:date>2013-10-03T15:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data if it does not exist in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-if-it-does-not-exist-in-another-table/m-p/508383#M690696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableA:&lt;/P&gt;&lt;P&gt;load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;%RequestID&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;From &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TempTable.qvd&lt;/SPAN&gt; (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableB:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load %RequestID, *&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From ..\DATA\Projects.qvd (qvd)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Where Not exists(%RequestID) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop table TableA;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 15:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-if-it-does-not-exist-in-another-table/m-p/508383#M690696</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-03T15:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data if it does not exist in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-if-it-does-not-exist-in-another-table/m-p/508384#M690697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked! I only modified Exists() to include both the alias and actual field name as shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exists(%RequestID, REQUEST_ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 17:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-if-it-does-not-exist-in-another-table/m-p/508384#M690697</guid>
      <dc:creator />
      <dc:date>2013-10-03T17:55:06Z</dc:date>
    </item>
  </channel>
</rss>

