<?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: Check if value is in a listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Check-if-value-is-in-a-listbox/m-p/581673#M477993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try =if(maxstring({&amp;lt;ListBox*={'ValueX'}&amp;gt;}ListBox)='ValueX',1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Mar 2014 15:18:03 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2014-03-31T15:18:03Z</dc:date>
    <item>
      <title>Check if value is in a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-value-is-in-a-listbox/m-p/581672#M477992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a ListBox with values:&lt;/P&gt;&lt;P&gt;value1&lt;/P&gt;&lt;P&gt;value2&lt;/P&gt;&lt;P&gt;value3&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart with many expression:&lt;/P&gt;&lt;P&gt;exp1 is show when value1 is cheked&lt;/P&gt;&lt;P&gt;exp2 is show when value2 is cheked&lt;/P&gt;&lt;P&gt;exp2 is show when value3 is cheked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;everything works when I have only 1 value checked in the listbox, but when there is more then 1 value checked the chart is empty.&lt;/P&gt;&lt;P&gt;I would like that if I check value1 and value2, exp1 and exp2 are shown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as Conditional expression (for expX) I use&lt;/P&gt;&lt;P&gt;- ListBox='valueX'&lt;/P&gt;&lt;P&gt;- =if(match(GetFieldSelections(ListBox),'valueX'),1,0)&lt;/P&gt;&lt;P&gt;- =count({&amp;lt;ListBox = {'ValueX'}&amp;gt;}&amp;nbsp; valueX)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but all of them give me the same problem....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some Idea? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 15:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-value-is-in-a-listbox/m-p/581672#M477992</guid>
      <dc:creator />
      <dc:date>2014-03-31T15:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Check if value is in a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-value-is-in-a-listbox/m-p/581673#M477993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try =if(maxstring({&amp;lt;ListBox*={'ValueX'}&amp;gt;}ListBox)='ValueX',1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 15:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-value-is-in-a-listbox/m-p/581673#M477993</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-03-31T15:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Check if value is in a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-value-is-in-a-listbox/m-p/581674#M477994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! thank u very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 13:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-value-is-in-a-listbox/m-p/581674#M477994</guid>
      <dc:creator />
      <dc:date>2014-04-02T13:06:25Z</dc:date>
    </item>
  </channel>
</rss>

