<?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 Searching a List Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263139#M98988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Gordon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for taking the time to reply.&lt;/P&gt;&lt;P&gt;I am using version 10 and the search in my list box is returning no matches. My expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=IF(MIXMATCH(number, '1','6','7')&amp;gt; 0, option)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see that I have now had a helpful answer which works for me, but I'd be interested to know why I had the problem.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;Regards&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2011 11:06:30 GMT</pubDate>
    <dc:creator>richard_chilvers</dc:creator>
    <dc:date>2011-10-20T11:06:30Z</dc:date>
    <item>
      <title>Searching a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263135#M98984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a list box which uses a calculated field. The data is listed perfectly, but the search function doesn't work - it never returns any values. I'm guessing this is because its a calculated field, but is there a way to make this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 10:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263135#M98984</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2011-10-20T10:24:40Z</dc:date>
    </item>
    <item>
      <title>Searching a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263136#M98985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you saying that a search in the list box returns no matches in it or that it doesnt reconcile to a selection in the base data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you provide an example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 10:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263136#M98985</guid>
      <dc:creator />
      <dc:date>2011-10-20T10:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263137#M98986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , from your question i understand that search function is not working when placing the Expression in Listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is the question , try below step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto the&amp;nbsp; Listbox Properties --&amp;gt; General &lt;/P&gt;&lt;P&gt;You can try the "Use Wildcard Search" in Default Search Mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 10:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263137#M98986</guid>
      <dc:creator />
      <dc:date>2011-10-20T10:56:40Z</dc:date>
    </item>
    <item>
      <title>Searching a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263138#M98987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Venkat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, that works. Are you able to tell me why the 'normal' default search method does not work ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 11:02:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263138#M98987</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2011-10-20T11:02:24Z</dc:date>
    </item>
    <item>
      <title>Searching a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263139#M98988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Gordon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for taking the time to reply.&lt;/P&gt;&lt;P&gt;I am using version 10 and the search in my list box is returning no matches. My expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=IF(MIXMATCH(number, '1','6','7')&amp;gt; 0, option)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see that I have now had a helpful answer which works for me, but I'd be interested to know why I had the problem.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;Regards&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 11:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263139#M98988</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2011-10-20T11:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263140#M98989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, i don't know exact reason behind this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But only WildSearch works when we are using expression in listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 11:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263140#M98989</guid>
      <dc:creator />
      <dc:date>2011-10-20T11:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263141#M98990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Normal Search" only looks for exact matches, hence it doesn't add any wildcards. If you want to look for a range or something you will need to add manually the wildcards (or the expression). The "Wildcard Search" does that exactly. And you can change that to work any time you use that search in the Settings menu, Document Properties, Presentation tab, and selecting the field and the search type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or change it in the Settings menu, User Preferences, General tab, so every document you develop has that shearc type by default instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 11:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263141#M98990</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-10-20T11:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263142#M98991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My list box shows the values correctly, but even if I enter an exact match into the search field, no results will show. That doesn't seem correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 13:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-a-List-Box/m-p/263142#M98991</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2011-10-20T13:14:59Z</dc:date>
    </item>
  </channel>
</rss>

