<?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 Exists Clause in Where in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Exists-Clause-in-Where/m-p/1685674#M52227</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;These I found Exists clause is not working as per my understanding kindly advise.&lt;/P&gt;&lt;P&gt;1) LOAD * FROM xyz.QVD(qvd) Where Exists(COMP_CODE, 'ABC') is giving zero records.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) LOAD * FROM xyz.QVD(qvd) Where&amp;nbsp;COMP_CODE='ABC' is giving very many records.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Guruprem&lt;/P&gt;</description>
    <pubDate>Wed, 18 Mar 2020 12:03:13 GMT</pubDate>
    <dc:creator>guruprem</dc:creator>
    <dc:date>2020-03-18T12:03:13Z</dc:date>
    <item>
      <title>Exists Clause in Where</title>
      <link>https://community.qlik.com/t5/App-Development/Exists-Clause-in-Where/m-p/1685674#M52227</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;These I found Exists clause is not working as per my understanding kindly advise.&lt;/P&gt;&lt;P&gt;1) LOAD * FROM xyz.QVD(qvd) Where Exists(COMP_CODE, 'ABC') is giving zero records.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) LOAD * FROM xyz.QVD(qvd) Where&amp;nbsp;COMP_CODE='ABC' is giving very many records.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Guruprem&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 12:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exists-Clause-in-Where/m-p/1685674#M52227</guid>
      <dc:creator>guruprem</dc:creator>
      <dc:date>2020-03-18T12:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exists Clause in Where</title>
      <link>https://community.qlik.com/t5/App-Development/Exists-Clause-in-Where/m-p/1685684#M52229</link>
      <description>&lt;P&gt;Your above two statements are not going to produce same results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;LOAD * FROM xyz.QVD(qvd) Where Exists(COMP_CODE, 'ABC')&amp;nbsp; - this statement would cause to:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;load COMP_CODE&amp;nbsp; 'ABC' &lt;STRONG&gt;if that is already loaded&lt;/STRONG&gt; (and exists) earlier. I would not go and explain more here, but ask you to check it here :&lt;A href="https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/InterRecordFunctions/Exists.htm" target="_self"&gt;Exists() in Qlik&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 12:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exists-Clause-in-Where/m-p/1685684#M52229</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-03-18T12:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Exists Clause in Where</title>
      <link>https://community.qlik.com/t5/App-Development/Exists-Clause-in-Where/m-p/1685686#M52230</link>
      <description>&lt;P&gt;What exactly are you trying to do here? A brief introduction will help us point you in the right direction.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 12:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exists-Clause-in-Where/m-p/1685686#M52230</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-03-18T12:35:47Z</dc:date>
    </item>
  </channel>
</rss>

