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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Prefilted Listbox prompt

How do you create a list prompt that only displays 2 of a possible 5 items to choose from. Basically prefiltered prompt.

1 Reply
m_woolf
Master II
Master II

Populate the listbox with an expression something like:

if(Field = 'First Choice' or Field = 'Second Choice',Field)