<?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 in a input box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879827#M994886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AH, this actually works! If i use the search object to sort out the value i want then go to the input box and use the drop-down menu only the searched values are listed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jul 2015 12:37:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-03T12:37:06Z</dc:date>
    <item>
      <title>Search in a input box</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879822#M994877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to qlikview and help would be much appreciated. I have created a input box and have used the constraints tab to pre-define values in drop down and used the string: &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Service&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '; ')&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;to list the values from the column. My problem is that the dropdown list returns around 1000 diffrent values to chose between (as it should). My question is if theres a way to ad a seach function in the input box to retrieve the already listed values (for example, if the value i want to retreve starts with: A5000xxxx, all the values that starts with A5000 will pop up in the dropdown)?.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hampus&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 12:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879822#M994877</guid>
      <dc:creator />
      <dc:date>2015-07-03T12:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Search in a input box</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879823#M994879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a search object and use wildcard search as search mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SearchBox.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91826_SearchBox.png" style="height: 535px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 12:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879823#M994879</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-07-03T12:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Search in a input box</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879824#M994881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK you couldn't search within the inputbox-listing but you could limit and/or sort these list, maybe in this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concat({&amp;lt; YourField = p(YourField) &amp;gt;} distinct Service, ';', YourSortField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 12:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879824#M994881</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-07-03T12:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Search in a input box</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879825#M994883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the input box defines variables that are &lt;SPAN class="hps"&gt;unique to charts and lists on the same tab and can't be sorted using search objects, but thanks for your &lt;SPAN class="hps"&gt;suggestion!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 12:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879825#M994883</guid>
      <dc:creator />
      <dc:date>2015-07-03T12:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Search in a input box</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879826#M994885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks! i'll try this &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 12:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879826#M994885</guid>
      <dc:creator />
      <dc:date>2015-07-03T12:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Search in a input box</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879827#M994886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AH, this actually works! If i use the search object to sort out the value i want then go to the input box and use the drop-down menu only the searched values are listed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 12:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879827#M994886</guid>
      <dc:creator />
      <dc:date>2015-07-03T12:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Search in a input box</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879828#M994887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome. You could also just use the search box, it will give you a dropdown where you can select as well. You could then use a Field trigger to set a variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 12:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879828#M994887</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-07-03T12:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Search in a input box</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879829#M994888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, cool, ill give it a shot!:) Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 12:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-a-input-box/m-p/879829#M994888</guid>
      <dc:creator />
      <dc:date>2015-07-03T12:55:20Z</dc:date>
    </item>
  </channel>
</rss>

