<?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: Search function gone in List Boxes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917611#M987555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Wildcard Search function worked perfectly! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jul 2015 10:53:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-28T10:53:24Z</dc:date>
    <item>
      <title>Search function gone in List Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917606#M987550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a number of listboxes where the search functionality has disappeared. I know part of the reason for this, but not a solution. Say, for example, that I have a List Box called Country or Town or and it includes all 100 000 towns in the country. In order for this list box to be handle-able for the end-user, I have added an expression to the list box so that only the Towns where we have positive spend actually appear. How can I reduce the entries shown and keep my search functionality? Below I show an example list box with the expression used, and also show what it should be like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A normal list box search function:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94234_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;With the expression:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94238_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Added an expression here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" height="165" src="https://community.qlik.com/legacyfs/online/94239_Capture.PNG" width="439" /&gt;&lt;/P&gt;&lt;P&gt;What the expression says:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;0,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;only&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Country&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Country&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917606#M987550</guid>
      <dc:creator />
      <dc:date>2015-07-28T10:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Search function gone in List Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917607#M987551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess one way would be to create another field in the script where you take in only those rows of data where you have positive spend. This way you won't be using an expression and you will get back your search functionality back &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;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917607#M987551</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-28T10:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Search function gone in List Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917608#M987552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to add DISTINCT in Aggr() Function.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917608#M987552</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-07-28T10:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Search function gone in List Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917609#M987553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Espen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try giving * followed by the text which you wanted to search&lt;/P&gt;&lt;P&gt;Taking the above example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give *no* you will get the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917609#M987553</guid>
      <dc:creator>Muthu</dc:creator>
      <dc:date>2015-07-28T10:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Search function gone in List Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917610#M987554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto General tab-&amp;gt;Default Search Mode -&amp;gt;Wildcard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, use like *NO* while searching. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:48:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917610#M987554</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-07-28T10:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Search function gone in List Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917611#M987555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Wildcard Search function worked perfectly! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-function-gone-in-List-Boxes/m-p/917611#M987555</guid>
      <dc:creator />
      <dc:date>2015-07-28T10:53:24Z</dc:date>
    </item>
  </channel>
</rss>

