<?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 Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-Exists-Load/m-p/529549#M197947</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;can somebody shortly explain how the load...where exists function works or tell me a solution for my problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have different tables with the Email as a key field&lt;/P&gt;&lt;P&gt;table 1: field1 as Email&lt;/P&gt;&lt;P&gt;table 2: field1 as Email&lt;/P&gt;&lt;P&gt;table 3: field1 as Email&lt;/P&gt;&lt;P&gt;table 4: field1 as Email (join table 3)&lt;/P&gt;&lt;P&gt;table 5: field1 as Email (join table 3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now a CSV which gives you additional information about the person/email add, but I only want to load that ones whose exists in my previous tables (1-5).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it should be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information_Email_table:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; field1&lt;SPAN style="font-size: 10pt;"&gt; as Email, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; field2,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Information_Email_table.CSV&lt;/P&gt;&lt;P&gt;where Exists(Email)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But QV tells me that it can' t find the field Email... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jul 2013 15:48:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-26T15:48:45Z</dc:date>
    <item>
      <title>Where Exists Load</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-Load/m-p/529549#M197947</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;can somebody shortly explain how the load...where exists function works or tell me a solution for my problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have different tables with the Email as a key field&lt;/P&gt;&lt;P&gt;table 1: field1 as Email&lt;/P&gt;&lt;P&gt;table 2: field1 as Email&lt;/P&gt;&lt;P&gt;table 3: field1 as Email&lt;/P&gt;&lt;P&gt;table 4: field1 as Email (join table 3)&lt;/P&gt;&lt;P&gt;table 5: field1 as Email (join table 3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now a CSV which gives you additional information about the person/email add, but I only want to load that ones whose exists in my previous tables (1-5).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it should be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information_Email_table:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; field1&lt;SPAN style="font-size: 10pt;"&gt; as Email, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; field2,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Information_Email_table.CSV&lt;/P&gt;&lt;P&gt;where Exists(Email)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But QV tells me that it can' t find the field Email... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 15:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-Load/m-p/529549#M197947</guid>
      <dc:creator />
      <dc:date>2013-07-26T15:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists Load</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-Load/m-p/529550#M197948</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;Please refer , it helps to learn about exists&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/190743#190743"&gt;http://community.qlik.com/message/190743#190743&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/286660#286660"&gt;http://community.qlik.com/message/286660#286660&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/76128#76128"&gt;Usage of "exists"&lt;/A&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/336906#336906"&gt;http://community.qlik.com/message/336906#336906&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 17:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-Load/m-p/529550#M197948</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-07-26T17:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists Load</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-Load/m-p/529551#M197949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks helped a lot! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 21:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-Load/m-p/529551#M197949</guid>
      <dc:creator />
      <dc:date>2013-07-29T21:05:28Z</dc:date>
    </item>
  </channel>
</rss>

