<?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: searching multiple values in the ui in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/searching-multiple-values-in-the-ui/m-p/1519431#M437373</link>
    <description>&lt;P&gt;Maybe with something like this:&lt;/P&gt;&lt;P&gt;count({&amp;lt; Field *= {'$(var)'}&amp;gt;} distinct Field) = substringcount('$(var)', ',') + 1&lt;/P&gt;&lt;P&gt;with the requirement that '$(var)' contained a valid list of field-values including the needed quotes which might be created with: replace('$(varTemp)', ',', chr(39) &amp;amp; ',' &amp;amp; chr(39)).&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Dec 2018 16:39:36 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2018-12-11T16:39:36Z</dc:date>
    <item>
      <title>searching multiple values in the ui</title>
      <link>https://community.qlik.com/t5/QlikView/searching-multiple-values-in-the-ui/m-p/1519366#M437360</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;my problem is to search multiple values&amp;nbsp; in the selected values of a field to activate conditional display&lt;/P&gt;&lt;P&gt;I can use instr() with getfieldselections() but it works with only one value. I have to find multiple values stored in a variable each value separated by a delimiter.&lt;/P&gt;&lt;P&gt;and another problem&amp;nbsp; is that these values can have spaces&amp;nbsp; and look similar.&lt;/P&gt;&lt;P&gt;e.g : the field may contain the values&amp;nbsp; 'Mandatory' 'Not Mandatory'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any idea ?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/searching-multiple-values-in-the-ui/m-p/1519366#M437360</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2024-11-16T04:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: searching multiple values in the ui</title>
      <link>https://community.qlik.com/t5/QlikView/searching-multiple-values-in-the-ui/m-p/1519380#M437361</link>
      <description>Could match() be a relevant function for your case?</description>
      <pubDate>Tue, 11 Dec 2018 15:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/searching-multiple-values-in-the-ui/m-p/1519380#M437361</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2018-12-11T15:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: searching multiple values in the ui</title>
      <link>https://community.qlik.com/t5/QlikView/searching-multiple-values-in-the-ui/m-p/1519383#M437362</link>
      <description>&lt;P&gt;I don't think so ..&lt;/P&gt;&lt;P&gt;the values selected must have all the values of the variable.&lt;/P&gt;&lt;P&gt;for example , if ValueList=Value1,Value2 i have to check that those 2 values are contained in the selected values of the field&lt;/P&gt;&lt;P&gt;with match(), i will know that 0 or 1 of the values match, but not if all match&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 15:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/searching-multiple-values-in-the-ui/m-p/1519383#M437362</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-12-11T15:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: searching multiple values in the ui</title>
      <link>https://community.qlik.com/t5/QlikView/searching-multiple-values-in-the-ui/m-p/1519392#M437363</link>
      <description>I'm not sure I fully understand what it is you want to do. You have a variable with delimiter separated strings. You have a field with selections. How do these correspond and what is it that should be conditional? Perhaps you could give a practical example?</description>
      <pubDate>Tue, 11 Dec 2018 15:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/searching-multiple-values-in-the-ui/m-p/1519392#M437363</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2018-12-11T15:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: searching multiple values in the ui</title>
      <link>https://community.qlik.com/t5/QlikView/searching-multiple-values-in-the-ui/m-p/1519431#M437373</link>
      <description>&lt;P&gt;Maybe with something like this:&lt;/P&gt;&lt;P&gt;count({&amp;lt; Field *= {'$(var)'}&amp;gt;} distinct Field) = substringcount('$(var)', ',') + 1&lt;/P&gt;&lt;P&gt;with the requirement that '$(var)' contained a valid list of field-values including the needed quotes which might be created with: replace('$(varTemp)', ',', chr(39) &amp;amp; ',' &amp;amp; chr(39)).&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 16:39:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/searching-multiple-values-in-the-ui/m-p/1519431#M437373</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-12-11T16:39:36Z</dc:date>
    </item>
  </channel>
</rss>

