<?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 Where exists? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-exists/m-p/307470#M1199159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;I'm totally new in QV.&lt;/P&gt;&lt;P&gt;I got 2 table. like this&lt;/P&gt;&lt;P&gt;tabel1:&lt;/P&gt;&lt;P&gt;Country , Zone....&lt;/P&gt;&lt;P&gt;AE, 1&lt;/P&gt;&lt;P&gt;AT, 2&lt;/P&gt;&lt;P&gt;AZ, 3&lt;/P&gt;&lt;P&gt;BA, 4&lt;/P&gt;&lt;P&gt;BZ, 5&lt;/P&gt;&lt;P&gt;CZ, 6&lt;/P&gt;&lt;P&gt;table2:&lt;/P&gt;&lt;P&gt;Country, Zone...&lt;/P&gt;&lt;P&gt;AE, 1&lt;/P&gt;&lt;P&gt;AZ, 3&lt;/P&gt;&lt;P&gt;Ba,4&lt;/P&gt;&lt;P&gt;i want to show only existing countries. I dont want to join them. Is there any way to do this.&lt;/P&gt;&lt;P&gt;Well i tried to use where exists function but no luck. Also i tried to search google and qv help but i didnt got any clear answers.&lt;/P&gt;&lt;P&gt;Can someone show me how to do this and describe it liiitle bit?&lt;/P&gt;&lt;P&gt;I know i got some synthetic keys and that's will be my next question ^^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Feb 2011 13:39:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-21T13:39:00Z</dc:date>
    <item>
      <title>Where exists?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-exists/m-p/307470#M1199159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;I'm totally new in QV.&lt;/P&gt;&lt;P&gt;I got 2 table. like this&lt;/P&gt;&lt;P&gt;tabel1:&lt;/P&gt;&lt;P&gt;Country , Zone....&lt;/P&gt;&lt;P&gt;AE, 1&lt;/P&gt;&lt;P&gt;AT, 2&lt;/P&gt;&lt;P&gt;AZ, 3&lt;/P&gt;&lt;P&gt;BA, 4&lt;/P&gt;&lt;P&gt;BZ, 5&lt;/P&gt;&lt;P&gt;CZ, 6&lt;/P&gt;&lt;P&gt;table2:&lt;/P&gt;&lt;P&gt;Country, Zone...&lt;/P&gt;&lt;P&gt;AE, 1&lt;/P&gt;&lt;P&gt;AZ, 3&lt;/P&gt;&lt;P&gt;Ba,4&lt;/P&gt;&lt;P&gt;i want to show only existing countries. I dont want to join them. Is there any way to do this.&lt;/P&gt;&lt;P&gt;Well i tried to use where exists function but no luck. Also i tried to search google and qv help but i didnt got any clear answers.&lt;/P&gt;&lt;P&gt;Can someone show me how to do this and describe it liiitle bit?&lt;/P&gt;&lt;P&gt;I know i got some synthetic keys and that's will be my next question ^^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 13:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-exists/m-p/307470#M1199159</guid>
      <dc:creator />
      <dc:date>2011-02-21T13:39:00Z</dc:date>
    </item>
    <item>
      <title>Where exists?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-exists/m-p/307471#M1199160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use the where exists(table1.country,table2.country)&lt;/P&gt;&lt;P&gt;use alise in table1 Country as Country1&lt;/P&gt;&lt;P&gt;and use in table 2 as where exists(Country1,Country)&lt;/P&gt;&lt;P&gt;it will work. Or post me i will send u a example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 13:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-exists/m-p/307471#M1199160</guid>
      <dc:creator>maneshkhottcpl</dc:creator>
      <dc:date>2011-02-21T13:44:52Z</dc:date>
    </item>
    <item>
      <title>Where exists?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-exists/m-p/307472#M1199161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manesh&lt;/P&gt;&lt;P&gt;Thank you for post. Can u please send me your example.&lt;/P&gt;&lt;P&gt;I think example will be clear to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 13:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-exists/m-p/307472#M1199161</guid>
      <dc:creator />
      <dc:date>2011-02-21T13:57:52Z</dc:date>
    </item>
    <item>
      <title>Where exists?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-exists/m-p/307473#M1199162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well i solved my problem. The problem was i wrote where exists function wrong that all ^^.&lt;/P&gt;&lt;P&gt;Thank you Manesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 15:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-exists/m-p/307473#M1199162</guid>
      <dc:creator />
      <dc:date>2011-02-21T15:20:56Z</dc:date>
    </item>
  </channel>
</rss>

