<?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: Multiple Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-Box/m-p/999739#M339912</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps if you tried using WildMatch() it wouldn't look for JUST the one selection, but whether it was selected at all?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2015 20:23:59 GMT</pubDate>
    <dc:creator>crystles</dc:creator>
    <dc:date>2015-10-16T20:23:59Z</dc:date>
    <item>
      <title>Multiple Box</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Box/m-p/999738#M339911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a multiple selection box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cars:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;CARS&lt;/P&gt;&lt;P&gt;Ferrari&lt;/P&gt;&lt;P&gt;Porsche&lt;/P&gt;&lt;P&gt;Rolls Royce&lt;/P&gt;&lt;P&gt;Suzuki&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am looking for a formula &lt;/P&gt;&lt;P&gt;If i have selected in the cars the value Ferrari then i want to show a specific column&lt;/P&gt;&lt;P&gt;I have next formula&lt;/P&gt;&lt;P&gt;If((Match(CARS,'Ferrari') = 1),1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it doesn't work if i have selected ferrari and porsche at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anyone know?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 20:21:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Box/m-p/999738#M339911</guid>
      <dc:creator />
      <dc:date>2015-10-16T20:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Box</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Box/m-p/999739#M339912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps if you tried using WildMatch() it wouldn't look for JUST the one selection, but whether it was selected at all?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 20:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Box/m-p/999739#M339912</guid>
      <dc:creator>crystles</dc:creator>
      <dc:date>2015-10-16T20:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Box</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Box/m-p/999740#M339913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alt(WildMatch(GetFieldSelections(CARS,'|'),'*Ferrari*'),0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 20:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Box/m-p/999740#M339913</guid>
      <dc:creator />
      <dc:date>2015-10-16T20:28:01Z</dc:date>
    </item>
  </channel>
</rss>

