<?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 Re: help on exists with multiple fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-on-exists-with-multiple-fields/m-p/1449008#M802914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Nov 2017 04:59:46 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2017-11-10T04:59:46Z</dc:date>
    <item>
      <title>help on exists with multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/help-on-exists-with-multiple-fields/m-p/1449007#M802913</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;Please help on this below scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been trying to write where not exists in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but not getting desired output what exactly am looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Output: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In the data model it should show&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/182784_Capture1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA for your reference!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!!&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/help-on-exists-with-multiple-fields/m-p/1449007#M802913</guid>
      <dc:creator>antonybi</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: help on exists with multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/help-on-exists-with-multiple-fields/m-p/1449008#M802914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 04:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-on-exists-with-multiple-fields/m-p/1449008#M802914</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-11-10T04:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: help on exists with multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/help-on-exists-with-multiple-fields/m-p/1449009#M802915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it worked.&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 05:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-on-exists-with-multiple-fields/m-p/1449009#M802915</guid>
      <dc:creator>antonybi</dc:creator>
      <dc:date>2017-11-10T05:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: help on exists with multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/help-on-exists-with-multiple-fields/m-p/1449010#M802916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tresesco I need one more clarification in addition to that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;master1:&lt;/P&gt;&lt;P&gt;load*,&lt;/P&gt;&lt;P&gt;edu&amp;amp;'|'&amp;amp;level as key&amp;nbsp; &lt;/P&gt;&lt;P&gt;Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;edu, level&lt;/P&gt;&lt;P&gt;grd, 3&lt;/P&gt;&lt;P&gt;pgrd, 4&lt;/P&gt;&lt;P&gt;mba, 5&lt;/P&gt;&lt;P&gt;btech, 6&lt;/P&gt;&lt;P&gt;be,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7&lt;/P&gt;&lt;P&gt;sslc, 1&lt;/P&gt;&lt;P&gt;intr, 2&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mca, 8&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;master:&lt;/P&gt;&lt;P&gt;load* ,&lt;/P&gt;&lt;P&gt;edu&amp;amp;'|'&amp;amp;level as key &lt;/P&gt;&lt;P&gt;Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;edu, level&lt;/P&gt;&lt;P&gt;grd, 3&lt;/P&gt;&lt;P&gt;pgrd, 4&lt;/P&gt;&lt;P&gt;mba, 5&lt;/P&gt;&lt;P&gt;btech, 6&lt;/P&gt;&lt;P&gt;be,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7&lt;/P&gt;&lt;P&gt;sslc, 1&lt;/P&gt;&lt;P&gt;intr, 2&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mca, 9&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;Where not Exists(key,edu&amp;amp;'|'&amp;amp;level);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dROP Table master1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here my desired output shold be as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/182785_Capture1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we achieve this???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 05:38:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-on-exists-with-multiple-fields/m-p/1449010#M802916</guid>
      <dc:creator>antonybi</dc:creator>
      <dc:date>2017-11-10T05:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: help on exists with multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/help-on-exists-with-multiple-fields/m-p/1449011#M802917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;master:&lt;/P&gt;
&lt;P&gt;load *, &lt;/P&gt;
&lt;P&gt;&amp;nbsp; 1 as Match1&lt;/P&gt;
&lt;P&gt;Inline&lt;/P&gt;
&lt;P&gt;[&lt;/P&gt;
&lt;P&gt;edu, level&lt;/P&gt;
&lt;P&gt;grd, 3&lt;/P&gt;
&lt;P&gt;pgrd, 4&lt;/P&gt;
&lt;P&gt;mba, 5&lt;/P&gt;
&lt;P&gt;btech, 6&lt;/P&gt;
&lt;P&gt;be,&amp;nbsp;&amp;nbsp;&amp;nbsp; 7&lt;/P&gt;
&lt;P&gt;sslc, 1&lt;/P&gt;
&lt;P&gt;intr, 2&lt;/P&gt;
&lt;P&gt;mca, 8&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Join&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;load * &lt;/P&gt;
&lt;P&gt;&amp;nbsp; , 1 as Match2&lt;/P&gt;
&lt;P&gt;Inline&lt;/P&gt;
&lt;P&gt;[&lt;/P&gt;
&lt;P&gt;edu, level&lt;/P&gt;
&lt;P&gt;grd, 3&lt;/P&gt;
&lt;P&gt;pgrd, 4&lt;/P&gt;
&lt;P&gt;mba, 5&lt;/P&gt;
&lt;P&gt;btech, 6&lt;/P&gt;
&lt;P&gt;be,&amp;nbsp;&amp;nbsp;&amp;nbsp; 7&lt;/P&gt;
&lt;P&gt;sslc, 1&lt;/P&gt;
&lt;P&gt;intr, 2&lt;/P&gt;
&lt;P&gt;mca, 9&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;NoConcatenate&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Final:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Load&lt;/P&gt;
&lt;P&gt;&amp;nbsp; *&lt;/P&gt;
&lt;P&gt;Resident master &lt;STRONG&gt;where Match1&amp;lt;&amp;gt;Match2;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;DROP table master;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 06:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-on-exists-with-multiple-fields/m-p/1449011#M802917</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-11-10T06:02:08Z</dc:date>
    </item>
  </channel>
</rss>

