<?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: Using Exist or Left Join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904316#M314424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change to have the Table 1 field prior to the Table 2 field worked. &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>Fri, 24 Apr 2015 16:07:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-24T16:07:32Z</dc:date>
    <item>
      <title>Using Exist or Left Join</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904311#M314419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two resident table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1 has a list of Controlling Areas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key field is A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2 has Controlling Area data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key field is %$CO_Area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create another table from Table 2 if the A exists in Table 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident Table 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; where exists(%CO_Area,A) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting a syntax error that A does not exist.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 15:54:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904311#M314419</guid>
      <dc:creator />
      <dc:date>2015-04-24T15:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using Exist or Left Join</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904312#M314420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;seems here A existing in Table1?right&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 15:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904312#M314420</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-04-24T15:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using Exist or Left Join</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904313#M314421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you are correct A is in Table 1, and I only want to pull data from table 2 if the CO Area is in Table 1&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 15:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904313#M314421</guid>
      <dc:creator />
      <dc:date>2015-04-24T15:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using Exist or Left Join</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904314#M314422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Change order in Exists()&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident Table 2&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; where exists(A,%CO_Area) ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 16:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904314#M314422</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-04-24T16:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using Exist or Left Join</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904315#M314423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u try Applymap() here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 16:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904315#M314423</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-04-24T16:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using Exist or Left Join</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904316#M314424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change to have the Table 1 field prior to the Table 2 field worked. &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>Fri, 24 Apr 2015 16:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Exist-or-Left-Join/m-p/904316#M314424</guid>
      <dc:creator />
      <dc:date>2015-04-24T16:07:32Z</dc:date>
    </item>
  </channel>
</rss>

