<?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 Search Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Search-Field/m-p/485946#M1140689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Field with the values 1 and 2. They are for the DB1 and DB2. These two DB should be the same.&lt;/P&gt;&lt;P&gt;Now I would like to filter them. It should show me all values whiche are in DB2 and not in DB1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Sep 2013 09:20:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-05T09:20:59Z</dc:date>
    <item>
      <title>Search Field</title>
      <link>https://community.qlik.com/t5/QlikView/Search-Field/m-p/485946#M1140689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Field with the values 1 and 2. They are for the DB1 and DB2. These two DB should be the same.&lt;/P&gt;&lt;P&gt;Now I would like to filter them. It should show me all values whiche are in DB2 and not in DB1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 09:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-Field/m-p/485946#M1140689</guid>
      <dc:creator />
      <dc:date>2013-09-05T09:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Search Field</title>
      <link>https://community.qlik.com/t5/QlikView/Search-Field/m-p/485947#M1140690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; While loading your data you can use where not exists () function in your load statement.Hope this will help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DB As DB1&lt;/P&gt;&lt;P&gt;From My_table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DB As DB2&lt;/P&gt;&lt;P&gt;From My_table1&lt;/P&gt;&lt;P&gt;Where not exists(DB,DB1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 09:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-Field/m-p/485947#M1140690</guid>
      <dc:creator />
      <dc:date>2013-09-05T09:25:44Z</dc:date>
    </item>
  </channel>
</rss>

