<?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 use 'IN' operator with 'variable' in Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-use-IN-operator-with-variable-in-Qlik-Sense/m-p/141306#M9915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can using Exists script function&lt;/P&gt;&lt;P&gt;for more detail and example please see &lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/Exists.htm" title="https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/Exists.htm"&gt;https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/Exists.h…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;An Pham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2018 00:32:12 GMT</pubDate>
    <dc:creator>kenphamvn</dc:creator>
    <dc:date>2018-10-09T00:32:12Z</dc:date>
    <item>
      <title>How to use 'IN' operator with 'variable' in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-use-IN-operator-with-variable-in-Qlik-Sense/m-p/141305#M9914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to display/List the ID's of the files which has corresponding combination of key words.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can easily achieve this in SQL using in and '=' operator. How do I do that in Qlik Sense ? I can also use Join in SQL to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select id&lt;/P&gt;&lt;P&gt;from table_A&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;filename in ( select filename from table_A where keyword = 'vkeyword1' )&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;filename in ( select filename from table_A where keyword = 'vkeyword2' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vkeyword1 &amp;amp; wkeyword2 are input fields that are entered dynamically by the user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 22:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-use-IN-operator-with-variable-in-Qlik-Sense/m-p/141305#M9914</guid>
      <dc:creator>vsabbise</dc:creator>
      <dc:date>2018-10-08T22:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 'IN' operator with 'variable' in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-use-IN-operator-with-variable-in-Qlik-Sense/m-p/141306#M9915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can using Exists script function&lt;/P&gt;&lt;P&gt;for more detail and example please see &lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/Exists.htm" title="https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/Exists.htm"&gt;https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/Exists.h…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;An Pham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 00:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-use-IN-operator-with-variable-in-Qlik-Sense/m-p/141306#M9915</guid>
      <dc:creator>kenphamvn</dc:creator>
      <dc:date>2018-10-09T00:32:12Z</dc:date>
    </item>
  </channel>
</rss>

