<?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 Get unmatched records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-unmatched-records/m-p/1458010#M796065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frnds,&lt;/P&gt;&lt;P&gt;I have two seperate table table1 and table 2. i want to load the unmatched records from both table in load script as see the attachment below. Kindly share your knowledge.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Snap.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188720_Snap.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>praveenkumar_s</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Get unmatched records</title>
      <link>https://community.qlik.com/t5/QlikView/Get-unmatched-records/m-p/1458010#M796065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frnds,&lt;/P&gt;&lt;P&gt;I have two seperate table table1 and table 2. i want to load the unmatched records from both table in load script as see the attachment below. Kindly share your knowledge.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Snap.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188720_Snap.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-unmatched-records/m-p/1458010#M796065</guid>
      <dc:creator>praveenkumar_s</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get unmatched records</title>
      <link>https://community.qlik.com/t5/QlikView/Get-unmatched-records/m-p/1458011#M796066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;t2:&lt;/P&gt;&lt;P&gt;load id, id as filter, name from Table2.&lt;/P&gt;&lt;P&gt;output:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load id, name from Table1&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;where not exists(filter,id);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 12:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-unmatched-records/m-p/1458011#M796066</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2018-01-03T12:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get unmatched records</title>
      <link>https://community.qlik.com/t5/QlikView/Get-unmatched-records/m-p/1458012#M796067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks for &lt;A href="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/InterRecordFunctions/Exists.htm" title="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/InterRecordFunctions/Exists.htm"&gt;Exists - script function ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 12:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-unmatched-records/m-p/1458012#M796067</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-03T12:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Get unmatched records</title>
      <link>https://community.qlik.com/t5/QlikView/Get-unmatched-records/m-p/1458013#M796068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see attached example using Where Not Exists(ID,ID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 13:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-unmatched-records/m-p/1458013#M796068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-03T13:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get unmatched records</title>
      <link>https://community.qlik.com/t5/QlikView/Get-unmatched-records/m-p/1458014#M796069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is also working correctly.thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 18:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-unmatched-records/m-p/1458014#M796069</guid>
      <dc:creator>praveenkumar_s</dc:creator>
      <dc:date>2018-01-03T18:46:55Z</dc:date>
    </item>
  </channel>
</rss>

