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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Multibox

I want to show only some values in the multibox.

Eg out of a,b,c,d,e,f,g    I want just a,b,c

How to achieve it?

1 Solution

Accepted Solutions
JonnyPoole
Former Employee
Former Employee

You need to add an 'expression' into the multibox and then use an IF() statement to check and show only the values you want:

Untitled.png

Untitled.png

View solution in original post

2 Replies
Not applicable
Author

I got it through expressions by adding a if clause and value

JonnyPoole
Former Employee
Former Employee

You need to add an 'expression' into the multibox and then use an IF() statement to check and show only the values you want:

Untitled.png

Untitled.png