<?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 How to search multiple values at a time from list box ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-search-multiple-values-at-a-time-from-list-box/m-p/1533090#M600671</link>
    <description>&lt;P&gt;Hallo,&amp;nbsp; I have a list box of multiple value, i want to copy multiple sales order number from excel file and paste in search option in List box.&amp;nbsp; not interested to use CTRL and select value one by one. i want to select multiple value from list box at a time.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to do that ? &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="multiple value selection.jpg" style="width: 439px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4201iC2FEE7923AFF113A/image-size/large?v=v2&amp;amp;px=999" role="button" title="multiple value selection.jpg" alt="multiple value selection.jpg" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Best regards, Kazi&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jan 2019 09:32:48 GMT</pubDate>
    <dc:creator>geam1988</dc:creator>
    <dc:date>2019-01-22T09:32:48Z</dc:date>
    <item>
      <title>How to search multiple values at a time from list box ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-search-multiple-values-at-a-time-from-list-box/m-p/1533090#M600671</link>
      <description>&lt;P&gt;Hallo,&amp;nbsp; I have a list box of multiple value, i want to copy multiple sales order number from excel file and paste in search option in List box.&amp;nbsp; not interested to use CTRL and select value one by one. i want to select multiple value from list box at a time.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to do that ? &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="multiple value selection.jpg" style="width: 439px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4201iC2FEE7923AFF113A/image-size/large?v=v2&amp;amp;px=999" role="button" title="multiple value selection.jpg" alt="multiple value selection.jpg" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Best regards, Kazi&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 09:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-search-multiple-values-at-a-time-from-list-box/m-p/1533090#M600671</guid>
      <dc:creator>geam1988</dc:creator>
      <dc:date>2019-01-22T09:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to search multiple values at a time from list box ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-search-multiple-values-at-a-time-from-list-box/m-p/1533256#M600672</link>
      <description>&lt;P&gt;Look at this thread by &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22245"&gt;@swuehl&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Compound-Search-demystified/ta-p/1494410" target="_blank"&gt;Compound Search - demystified&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 12:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-search-multiple-values-at-a-time-from-list-box/m-p/1533256#M600672</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-22T12:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to search multiple values at a time from list box ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-search-multiple-values-at-a-time-from-list-box/m-p/1533397#M600673</link>
      <description>&lt;P&gt;You need to create a single search-string from your values. For this you could use a variable within an inputbox which triggers a selection-action on your field with a search-string like: = '(' &amp;amp; replace('$(YourVariable)', '&amp;nbsp; ', '|') &amp;amp; ')' or you creates this search-string directly in excel, like in this example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ExcelListboxSearchString.JPG" style="width: 355px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4257iCA6ED6F993ED660A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ExcelListboxSearchString.JPG" alt="ExcelListboxSearchString.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This copy &amp;amp; paste approach needs just a few seconds and the last value is then pasted into the listbox-search between the needed wrapping brackets, like:&lt;/P&gt;&lt;P&gt;(CTRL + V)&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 15:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-search-multiple-values-at-a-time-from-list-box/m-p/1533397#M600673</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-01-22T15:29:12Z</dc:date>
    </item>
  </channel>
</rss>

