<?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 Controlling the existence in a values set in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Controlling-the-existence-in-a-values-set/m-p/322411#M1197234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create you set in a inline statement.&lt;/P&gt;&lt;P&gt;After that, use where exists() to load only the values already in the reference set. Your code would look like this:&lt;/P&gt;&lt;P&gt;Reference:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; myField&lt;BR /&gt; 0&lt;BR /&gt; 1&lt;BR /&gt; 2&lt;BR /&gt; 3&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;Load * from [...]&lt;BR /&gt;where exists(myField);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Apr 2011 14:14:34 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2011-04-18T14:14:34Z</dc:date>
    <item>
      <title>Controlling the existence in a values set</title>
      <link>https://community.qlik.com/t5/QlikView/Controlling-the-existence-in-a-values-set/m-p/322410#M1197233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to control that a dimension value is or not in a set of predefined values. Fe, in SQL Server I could write myNumericField IN (0, 1, 2, 3). In QV, how can I write a similar statement?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 13:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Controlling-the-existence-in-a-values-set/m-p/322410#M1197233</guid>
      <dc:creator />
      <dc:date>2011-04-18T13:59:21Z</dc:date>
    </item>
    <item>
      <title>Controlling the existence in a values set</title>
      <link>https://community.qlik.com/t5/QlikView/Controlling-the-existence-in-a-values-set/m-p/322411#M1197234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create you set in a inline statement.&lt;/P&gt;&lt;P&gt;After that, use where exists() to load only the values already in the reference set. Your code would look like this:&lt;/P&gt;&lt;P&gt;Reference:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; myField&lt;BR /&gt; 0&lt;BR /&gt; 1&lt;BR /&gt; 2&lt;BR /&gt; 3&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;Load * from [...]&lt;BR /&gt;where exists(myField);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 14:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Controlling-the-existence-in-a-values-set/m-p/322411#M1197234</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-04-18T14:14:34Z</dc:date>
    </item>
  </channel>
</rss>

