<?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 Function equivalent to Between in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Function-equivalent-to-Between/m-p/226502#M78694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think for Between, you're stuck with &amp;gt;= and &amp;lt;=.&lt;/P&gt;&lt;P&gt;For In, you may be able to use Index.&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=Index('Test,Yes,Answer,Help', 'Help')&lt;BR /&gt;=Index('Test,Yes,Answer,Help', 'Nope')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Index is aimed at finding substrings in strings, but you can use it like an in. Break the values with a character that will never appear in your value list, a comma usually work. If it returns 0, the string was not found. You can use Index()&amp;gt;0 to get a true/false value like an In function would return.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jan 2010 15:43:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-29T15:43:17Z</dc:date>
    <item>
      <title>Function equivalent to Between</title>
      <link>https://community.qlik.com/t5/QlikView/Function-equivalent-to-Between/m-p/226501#M78693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there anything equivalent to the in or the between operators in QlikView that we can use in an if statement?&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 11:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-equivalent-to-Between/m-p/226501#M78693</guid>
      <dc:creator />
      <dc:date>2010-01-29T11:14:28Z</dc:date>
    </item>
    <item>
      <title>Function equivalent to Between</title>
      <link>https://community.qlik.com/t5/QlikView/Function-equivalent-to-Between/m-p/226502#M78694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think for Between, you're stuck with &amp;gt;= and &amp;lt;=.&lt;/P&gt;&lt;P&gt;For In, you may be able to use Index.&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=Index('Test,Yes,Answer,Help', 'Help')&lt;BR /&gt;=Index('Test,Yes,Answer,Help', 'Nope')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Index is aimed at finding substrings in strings, but you can use it like an in. Break the values with a character that will never appear in your value list, a comma usually work. If it returns 0, the string was not found. You can use Index()&amp;gt;0 to get a true/false value like an In function would return.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 15:43:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-equivalent-to-Between/m-p/226502#M78694</guid>
      <dc:creator />
      <dc:date>2010-01-29T15:43:17Z</dc:date>
    </item>
  </channel>
</rss>

