<?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 Re: Question on where exists in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Question-on-where-exists/m-p/2125943#M91627</link>
    <description>&lt;P&gt;Your syntax looks correct. I would debug by removing the where exists and examining the two new_field values to see if they match up.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
    <pubDate>Fri, 06 Oct 2023 08:34:16 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2023-10-06T08:34:16Z</dc:date>
    <item>
      <title>Question on where exists</title>
      <link>https://community.qlik.com/t5/App-Development/Question-on-where-exists/m-p/2125792#M91616</link>
      <description>&lt;P&gt;Hello Friends,&lt;/P&gt;
&lt;P&gt;Appreciate your time!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am looking for the syntax for the below scenario, please correct me&lt;/P&gt;
&lt;P&gt;A:&lt;/P&gt;
&lt;P&gt;Load distinct fielda&amp;amp;'|'&amp;amp;fieldb as new_field&lt;/P&gt;
&lt;P&gt;from table1&lt;/P&gt;
&lt;P&gt;where count&amp;gt;3;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B:&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;fielda&amp;amp;'|'&amp;amp;fieldb as new_field&lt;/P&gt;
&lt;P&gt;from table2&lt;/P&gt;
&lt;P&gt;where exists(new_field,fielda&amp;amp;'|'&amp;amp;fieldb);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For some reason the table B is all empty with the where exists clause, can you please correct the above syntax?&lt;/P&gt;
&lt;P&gt;appreciate it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 19:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Question-on-where-exists/m-p/2125792#M91616</guid>
      <dc:creator>SK111</dc:creator>
      <dc:date>2023-10-05T19:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Question on where exists</title>
      <link>https://community.qlik.com/t5/App-Development/Question-on-where-exists/m-p/2125943#M91627</link>
      <description>&lt;P&gt;Your syntax looks correct. I would debug by removing the where exists and examining the two new_field values to see if they match up.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 08:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Question-on-where-exists/m-p/2125943#M91627</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2023-10-06T08:34:16Z</dc:date>
    </item>
  </channel>
</rss>

