<?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 how to use Not Exist function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-use-Not-Exist-function/m-p/1014577#M637522</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;I have one query regarding not exists ...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 tables and from there i want to filter some data and those IDs i want to use some where else in table..................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Query is .......&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD [guest id]&lt;/P&gt;&lt;P&gt;resident booking,medium&lt;/P&gt;&lt;P&gt;where&amp;nbsp; booking_source ='Email';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD [guest id]&lt;/P&gt;&lt;P&gt;resident all.booking&lt;/P&gt;&lt;P&gt;where not exists (&lt;SPAN style="font-size: 13.3333px;"&gt;[guest id]);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i want to get only those guest ids ..those do not have valid email................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so as per my scenerio.....first iam getting guest ids&amp;nbsp; having email ....from booking,medium table and than quering in all .booking table.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finally i want to use the data from table2 to reference other table...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but not working please suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Mar 2016 11:49:02 GMT</pubDate>
    <dc:creator>singhcv123</dc:creator>
    <dc:date>2016-03-17T11:49:02Z</dc:date>
    <item>
      <title>how to use Not Exist function</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-Not-Exist-function/m-p/1014577#M637522</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;I have one query regarding not exists ...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 tables and from there i want to filter some data and those IDs i want to use some where else in table..................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Query is .......&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD [guest id]&lt;/P&gt;&lt;P&gt;resident booking,medium&lt;/P&gt;&lt;P&gt;where&amp;nbsp; booking_source ='Email';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD [guest id]&lt;/P&gt;&lt;P&gt;resident all.booking&lt;/P&gt;&lt;P&gt;where not exists (&lt;SPAN style="font-size: 13.3333px;"&gt;[guest id]);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i want to get only those guest ids ..those do not have valid email................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so as per my scenerio.....first iam getting guest ids&amp;nbsp; having email ....from booking,medium table and than quering in all .booking table.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finally i want to use the data from table2 to reference other table...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but not working please suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 11:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-Not-Exist-function/m-p/1014577#M637522</guid>
      <dc:creator>singhcv123</dc:creator>
      <dc:date>2016-03-17T11:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to use Not Exist function</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-Not-Exist-function/m-p/1014578#M637523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is&amp;nbsp; all.booking?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use as [all.booking]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 17:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-Not-Exist-function/m-p/1014578#M637523</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-17T17:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to use Not Exist function</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-Not-Exist-function/m-p/1014579#M637524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and chk dis too&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/811139"&gt;EXISTS()&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 17:06:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-Not-Exist-function/m-p/1014579#M637524</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-17T17:06:46Z</dc:date>
    </item>
  </channel>
</rss>

