<?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: Selection Listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101536#M520351</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean "select several items". The search string would be pipe separated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(30781|30782|...|30789)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you could use a range as a search string:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;=30781 &amp;lt;=30789&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Aug 2016 13:12:38 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2016-08-01T13:12:38Z</dc:date>
    <item>
      <title>Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101530#M520345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ich would like to mark several items in a listbox:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="52"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="18" width="52"&gt;30781, 30782, 30783, 30784, 30791, 30794, 30795, 30786, 30787, 30788, 30797, 32085, 32086, 32087, 32088, 30789&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I do this?&lt;/P&gt;&lt;P&gt;If I seperate them by comma, I do not obtain the selection I want.&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;Björn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 12:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101530#M520345</guid>
      <dc:creator />
      <dc:date>2016-08-01T12:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101531#M520346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to select by searching for these values? May be try like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(30781|30782|.....)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look for more information on search here: &lt;A href="https://community.qlik.com/docs/DOC-15671"&gt;Compound Search - demystified&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101531#M520346</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-01T13:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101532#M520347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bjorn&lt;/P&gt;&lt;P&gt;Can you explain a little more what your requirement is? Do you just want to be able to select several values in a listbox? You can just hold down the shift key and click on several values or use the control key if&amp;nbsp; they are not together in the list. I may have misunderstood your question so please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:01:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101532#M520347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-01T13:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101533#M520348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Separate them with a space rather than a comma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101533#M520348</guid>
      <dc:creator />
      <dc:date>2016-08-01T13:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101534#M520349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brian &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am aware of this but my listbox is very long so that your advise would cause errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Björn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101534#M520349</guid>
      <dc:creator />
      <dc:date>2016-08-01T13:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101535#M520350</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;With Ctrl Key you can select multiple items in list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghvendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101535#M520350</guid>
      <dc:creator>raghvendrasingh</dc:creator>
      <dc:date>2016-08-01T13:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101536#M520351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean "select several items". The search string would be pipe separated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(30781|30782|...|30789)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you could use a range as a search string:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;=30781 &amp;lt;=30789&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101536#M520351</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-08-01T13:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101537#M520352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand your query then bring these values as a field in to your app using the load script then display that field using a list box on the UI. list box allows multiple selections so you should be fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101537#M520352</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2016-08-01T13:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101538#M520353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how many values do you have in the list box. You may use the multiple column option in list box to fit all values in the list box. Otherwise best option is the use search in the list box and then CTRL + select more form the list box. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101538#M520353</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2016-08-01T13:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101539#M520354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have &amp;gt;1000 items&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101539#M520354</guid>
      <dc:creator />
      <dc:date>2016-08-01T13:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101540#M520355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this but I didn´t work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101540#M520355</guid>
      <dc:creator />
      <dc:date>2016-08-01T13:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101541#M520357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;didn´t work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101541#M520357</guid>
      <dc:creator />
      <dc:date>2016-08-01T13:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101542#M520360</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;You can use Button. &lt;/P&gt;&lt;P&gt;Create button --&amp;gt; add Action as Select in field&lt;/P&gt;&lt;P&gt;type field name in &lt;STRONG&gt;field box&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and in &lt;STRONG&gt;search string&lt;/STRONG&gt; type &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(30781|30782) .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;whenever you click on the button you will get the selection of specified items&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer Attached picture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;IMG alt="Untitled.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133185_Untitled.jpg" style="height: 531px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101542#M520360</guid>
      <dc:creator />
      <dc:date>2016-08-01T13:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101543#M520363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in &amp;gt;1000 how much u wanted to select and are those for temp selection or fixed selection, if in case fixed selection better you use button with wildcard option&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101543#M520363</guid>
      <dc:creator />
      <dc:date>2016-08-01T13:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101544#M520365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the selection of values are pretty random and non-sequential in nature then users might need to scroll and CTRL + select multiple or they can search the field value in the list then CTRL + more selects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Listbox/m-p/1101544#M520365</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2016-08-01T13:50:00Z</dc:date>
    </item>
  </channel>
</rss>

