<?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: How to write a code for subquery in Qliksense in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-write-a-code-for-subquery-in-Qliksense/m-p/1840430#M9586</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/95761"&gt;@aatish12345&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;column3&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;from table 2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Table2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Column 1 from Table1 where exists (column3 ,Column2);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Drop table&amp;nbsp;Table1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 10:12:51 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2021-09-30T10:12:51Z</dc:date>
    <item>
      <title>How to write a code for subquery in Qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-write-a-code-for-subquery-in-Qliksense/m-p/1840366#M9584</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I have a SQL code, for example:&lt;/P&gt;&lt;P&gt;Select Column 1 from Table1 where&lt;/P&gt;&lt;P&gt;Column2&amp;nbsp; IN (select column3&amp;nbsp; from table 2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to achieve this through qlik code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help here plz...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aatish&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 08:30:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-write-a-code-for-subquery-in-Qliksense/m-p/1840366#M9584</guid>
      <dc:creator>aatish12345</dc:creator>
      <dc:date>2021-09-30T08:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a code for subquery in Qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-write-a-code-for-subquery-in-Qliksense/m-p/1840416#M9585</link>
      <description>&lt;P&gt;Hi Atish,&lt;/P&gt;&lt;P&gt;You can achieve the same by using the where Exist script function.&lt;/P&gt;&lt;P&gt;Please go through with the below link for example.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/August2021/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/Exists.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/August2021/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/Exists.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 09:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-write-a-code-for-subquery-in-Qliksense/m-p/1840416#M9585</guid>
      <dc:creator>abhijitnalekar</dc:creator>
      <dc:date>2021-09-30T09:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a code for subquery in Qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-write-a-code-for-subquery-in-Qliksense/m-p/1840430#M9586</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/95761"&gt;@aatish12345&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;column3&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;from table 2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Table2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Column 1 from Table1 where exists (column3 ,Column2);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Drop table&amp;nbsp;Table1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 10:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-write-a-code-for-subquery-in-Qliksense/m-p/1840430#M9586</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2021-09-30T10:12:51Z</dc:date>
    </item>
  </channel>
</rss>

