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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

multiple selection in one list box

Hello

I have a list box which has 10000+ rows offered for selection.

The data is pertaining to Skill of a resource.

If i want to select resources posessing "database" skill then i type Database and hit enter.

But if i want to select database or Java skill then how do i go about it?

Question is how can i select multiple wild values in one selection box...

I know i can click one by one bu that will not help me as i have 10000+ categories

Labels (1)
1 Solution

Accepted Solutions
swuehl
Champion III
Champion III

Try inputting

(*database*|*Java*)

View solution in original post

2 Replies
swuehl
Champion III
Champion III

Try inputting

(*database*|*Java*)

Not applicable
Author

Thanks Swuehl..it worked