<?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: Select multiple values from listbox and then use match functions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-from-listbox-and-then-use-match-functions/m-p/107198#M763234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GetPossibleCount(Code)&amp;gt;1, 1,0)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2018 15:14:05 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-07-19T15:14:05Z</dc:date>
    <item>
      <title>Select multiple values from listbox and then use match functions</title>
      <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-from-listbox-and-then-use-match-functions/m-p/107197#M763233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I select multiple values from listbox and then use match function in expression? For example, I select '&lt;STRONG&gt;Code&lt;/STRONG&gt;' from the listbox with multiple values &lt;STRONG&gt;'A'&lt;/STRONG&gt; and &lt;STRONG&gt;'B'&lt;/STRONG&gt;, and then in a chart expression, I want to use&amp;nbsp; &lt;STRONG&gt;&lt;EM&gt;=if(match(Code, 'A','B', 'C','D'), 1, 0)&lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt;. &lt;/EM&gt;how to do this with multiple selections? I tried with single selection value, it returns 1, but multiple selections always returns 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-multiple-values-from-listbox-and-then-use-match-functions/m-p/107197#M763233</guid>
      <dc:creator>yzhang88</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple values from listbox and then use match functions</title>
      <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-from-listbox-and-then-use-match-functions/m-p/107198#M763234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GetPossibleCount(Code)&amp;gt;1, 1,0)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 15:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-multiple-values-from-listbox-and-then-use-match-functions/m-p/107198#M763234</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-07-19T15:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple values from listbox and then use match functions</title>
      <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-from-listbox-and-then-use-match-functions/m-p/107199#M763235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for quick reply, while I need check the value of selections here with my project. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 15:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-multiple-values-from-listbox-and-then-use-match-functions/m-p/107199#M763235</guid>
      <dc:creator>yzhang88</dc:creator>
      <dc:date>2018-07-19T15:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple values from listbox and then use match functions</title>
      <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-from-listbox-and-then-use-match-functions/m-p/107200#M763236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;figured out the solution, it returns the correct result.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;=if( wildmatch ( GetFieldSelections &lt;STRONG&gt;&lt;EM&gt;(Code, ','), '*A*','*B*', '*C*','*D*'), 1, 0)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 18:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-multiple-values-from-listbox-and-then-use-match-functions/m-p/107200#M763236</guid>
      <dc:creator>yzhang88</dc:creator>
      <dc:date>2018-07-20T18:39:22Z</dc:date>
    </item>
  </channel>
</rss>

