<?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 Something similar to in() function? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Something-similar-to-in-function/m-p/247283#M94206</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 any function that I can use to check whether the contents of a variable is in a given list?&lt;/P&gt;&lt;P&gt;Example: &lt;EM&gt;If Fruit In("apple","orange","kiwi") then ...&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 May 2011 13:56:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-27T13:56:50Z</dc:date>
    <item>
      <title>Something similar to in() function?</title>
      <link>https://community.qlik.com/t5/QlikView/Something-similar-to-in-function/m-p/247283#M94206</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 any function that I can use to check whether the contents of a variable is in a given list?&lt;/P&gt;&lt;P&gt;Example: &lt;EM&gt;If Fruit In("apple","orange","kiwi") then ...&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 13:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Something-similar-to-in-function/m-p/247283#M94206</guid>
      <dc:creator />
      <dc:date>2011-05-27T13:56:50Z</dc:date>
    </item>
    <item>
      <title>Something similar to in() function?</title>
      <link>https://community.qlik.com/t5/QlikView/Something-similar-to-in-function/m-p/247284#M94207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Match() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Match(Fruit,'apple','orange',kiwi')&amp;gt;0,true,false)...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 14:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Something-similar-to-in-function/m-p/247284#M94207</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2011-05-27T14:01:40Z</dc:date>
    </item>
    <item>
      <title>Something similar to in() function?</title>
      <link>https://community.qlik.com/t5/QlikView/Something-similar-to-in-function/m-p/247285#M94208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just FYI, if you are using a function like Match (or MixMatch or WildMatch) which returns a number representing the position in the list that the item is found, you can get away with the "&amp;gt;0" in the condition.&amp;nbsp; The function returns 0 if the item is not found in the list which QlikView interprets as "False".&amp;nbsp; Anything else, other than 0, is "True" (doesn't have to be just -1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might save you a second or two &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 16:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Something-similar-to-in-function/m-p/247285#M94208</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2011-05-27T16:15:37Z</dc:date>
    </item>
  </channel>
</rss>

