<?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 Select from field exists function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-from-field-exists-function/m-p/301199#M1199352</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 following.&lt;/P&gt;&lt;P&gt;// Gives u the owners&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;Load distinct owners as Owners_T from table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;Load * from Table where not exists (Owners_T, users);&lt;/P&gt;&lt;P&gt;drop table A;&lt;/P&gt;&lt;P&gt;will work.&lt;/P&gt;&lt;P&gt;or send me ur application with sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jan 2011 11:17:45 GMT</pubDate>
    <dc:creator>maneshkhottcpl</dc:creator>
    <dc:date>2011-01-25T11:17:45Z</dc:date>
    <item>
      <title>Select from field exists function</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-field-exists-function/m-p/301198#M1199351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks in advance for your replies.&lt;/P&gt;&lt;P&gt;I have a data table which loads a few fields including 2 fields - owner and user.&lt;/P&gt;&lt;P&gt;The file belongs to the owner but any user can work on it, owners can also be users.&lt;/P&gt;&lt;P&gt;I need to flag users who do not exist in owners field&lt;/P&gt;&lt;P&gt;What I need but cannot figure out is something like&lt;/P&gt;&lt;P&gt;SELECT from user WHERE they do not exist in owner on any row at all, ever (so exclude owners from users list)&lt;/P&gt;&lt;P&gt;I tried with exists function but no joy&lt;/P&gt;&lt;P&gt;Hope this makes sense&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 10:14:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-field-exists-function/m-p/301198#M1199351</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-25T10:14:31Z</dc:date>
    </item>
    <item>
      <title>Select from field exists function</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-field-exists-function/m-p/301199#M1199352</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 following.&lt;/P&gt;&lt;P&gt;// Gives u the owners&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;Load distinct owners as Owners_T from table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;Load * from Table where not exists (Owners_T, users);&lt;/P&gt;&lt;P&gt;drop table A;&lt;/P&gt;&lt;P&gt;will work.&lt;/P&gt;&lt;P&gt;or send me ur application with sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 11:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-field-exists-function/m-p/301199#M1199352</guid>
      <dc:creator>maneshkhottcpl</dc:creator>
      <dc:date>2011-01-25T11:17:45Z</dc:date>
    </item>
  </channel>
</rss>

