<?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 Using Exists between two resident Table's in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Exists-between-two-resident-Table-s/m-p/179707#M46432</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;I want to use Exists between two resident table. Actually I have two tables with same fields in it.&lt;/P&gt;&lt;P&gt;Table1, Table2 &amp;amp; I want to add the rows of Table2 to Table1 based on a single field value present in Table 1. I wish to use a statement like this Join (Table1) Load Field...... from Table2 Where exists(Field1, Load Field1 from Table1);&lt;/P&gt;&lt;P&gt;I really don't know how to do that. Could anyone tell me that. Thanks in advance&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jun 2010 08:19:16 GMT</pubDate>
    <dc:creator>amars</dc:creator>
    <dc:date>2010-06-08T08:19:16Z</dc:date>
    <item>
      <title>Using Exists between two resident Table's</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Exists-between-two-resident-Table-s/m-p/179707#M46432</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;I want to use Exists between two resident table. Actually I have two tables with same fields in it.&lt;/P&gt;&lt;P&gt;Table1, Table2 &amp;amp; I want to add the rows of Table2 to Table1 based on a single field value present in Table 1. I wish to use a statement like this Join (Table1) Load Field...... from Table2 Where exists(Field1, Load Field1 from Table1);&lt;/P&gt;&lt;P&gt;I really don't know how to do that. Could anyone tell me that. Thanks in advance&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 08:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Exists-between-two-resident-Table-s/m-p/179707#M46432</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2010-06-08T08:19:16Z</dc:date>
    </item>
    <item>
      <title>Using Exists between two resident Table's</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Exists-between-two-resident-Table-s/m-p/179708#M46433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;CONCATENATE(Table1)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Field1,&lt;/P&gt;&lt;P&gt;Field2&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;RESIDENT Table2&lt;/P&gt;&lt;P&gt;WHERE Exists(Field1, Field1);&lt;/P&gt;&lt;P&gt;where field "field1" exists on both tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if you want join some fields from Table2 into Table1 you no need to use Exists function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN(Table1)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Field1,&lt;/P&gt;&lt;P&gt;Field2&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;RESIDENT Table2;&lt;/P&gt;&lt;P&gt;after this field2 joined into Table1 by field "Field1"&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 10:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Exists-between-two-resident-Table-s/m-p/179708#M46433</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-06-08T10:48:11Z</dc:date>
    </item>
  </channel>
</rss>

