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

Multiple ValueList based on condition

Hello,

Does anyone have an example of multiple value lists being used as result of conditions?

Example;

if(match([Segment],X),

ValueList(1,2,3),

if(match([Segment],Y),

ValueList (A,B,C)))

I can't seem to get this to work as it seems that the value list will only work on its own.

1 Reply
sunny_talwar

Would you be able to share what you have tried thus far?