<?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 SQL select in clause with a qvd load or resident load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SQL-select-in-clause-with-a-qvd-load-or-resident-load/m-p/350960#M130105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have tried to make that work before (and failed) and I do not believe there is an "IN" statement in QlikViews scripting.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2012 20:37:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-14T20:37:58Z</dc:date>
    <item>
      <title>SQL select in clause with a qvd load or resident load</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-select-in-clause-with-a-qvd-load-or-resident-load/m-p/350958#M130103</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;&lt;/P&gt;&lt;P&gt;How do I a IN criteria for a qvd file load or a resident load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example, in sql i can have something like select * from table where title IN (select name from table2 where name IN ('open', 'close', 'other')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 20:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-select-in-clause-with-a-qvd-load-or-resident-load/m-p/350958#M130103</guid>
      <dc:creator />
      <dc:date>2012-05-14T20:24:40Z</dc:date>
    </item>
    <item>
      <title>SQL select in clause with a qvd load or resident load</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-select-in-clause-with-a-qvd-load-or-resident-load/m-p/350959#M130104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to use the match() function - I did a blog post about it last weekend if it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://oneqlikatatime.blogspot.co.uk/2012/05/in-statements-in-qlikview-match.html"&gt;http://oneqlikatatime.blogspot.co.uk/2012/05/in-statements-in-qlikview-match.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 20:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-select-in-clause-with-a-qvd-load-or-resident-load/m-p/350959#M130104</guid>
      <dc:creator />
      <dc:date>2012-05-14T20:36:40Z</dc:date>
    </item>
    <item>
      <title>SQL select in clause with a qvd load or resident load</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-select-in-clause-with-a-qvd-load-or-resident-load/m-p/350960#M130105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have tried to make that work before (and failed) and I do not believe there is an "IN" statement in QlikViews scripting.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 20:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-select-in-clause-with-a-qvd-load-or-resident-load/m-p/350960#M130105</guid>
      <dc:creator />
      <dc:date>2012-05-14T20:37:58Z</dc:date>
    </item>
    <item>
      <title>SQL select in clause with a qvd load or resident load</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-select-in-clause-with-a-qvd-load-or-resident-load/m-p/350961#M130106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The match() function has a funny syntax but is definitely a comparative function to SQL in function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 20:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-select-in-clause-with-a-qvd-load-or-resident-load/m-p/350961#M130106</guid>
      <dc:creator />
      <dc:date>2012-05-14T20:40:20Z</dc:date>
    </item>
    <item>
      <title>SQL select in clause with a qvd load or resident load</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-select-in-clause-with-a-qvd-load-or-resident-load/m-p/350962#M130107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You are right, the match function does handle the "IN" funtionality.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 20:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-select-in-clause-with-a-qvd-load-or-resident-load/m-p/350962#M130107</guid>
      <dc:creator />
      <dc:date>2012-05-14T20:44:41Z</dc:date>
    </item>
  </channel>
</rss>

