Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

multiple selection in a listbox

Hi Everyone,

Can I select two values Simultaneously in a listbox through clicking a button that is when I click the button two values gets selected in the listbox.

Thanx in advance.

1 Solution

Accepted Solutions
Not applicable
Author

Use  a Select -> Select in Field button action. Type in your field name and as search string whatever you want to select for example: (selection1|Selection2) the search string needs the ()

View solution in original post

4 Replies
Not applicable
Author

Use  a Select -> Select in Field button action. Type in your field name and as search string whatever you want to select for example: (selection1|Selection2) the search string needs the ()

Not applicable
Author

Thanx Tamm For the Answer.......:)

Not applicable
Author

Key CRTL

dmohanty
Partner - Specialist
Partner - Specialist

Hello,

How to get a normal display in Current Selection Box as: Selection1, Selection2, instead of (selection1|Selection2) ?