Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
See why Qlik was named a Leader in the 2025 Gartner® Magic Quadrant™ for Augmented Data Quality Solutions: GET THE REPORT
cancel
Showing results for 
Search instead for 
Did you mean: 
arusiva89
Contributor III
Contributor III

Value list

I have a query like

If(ValueList('Dimension1','Dimension2','Dimension3','Dimension4')='Tablet Search',set expression,if(valuelist(dim)='X',set expression..

and it is working fine.I am trying to optimize the performance of an app.Is there any better way to replace this code with?

I know some of those like Pick(match) but I havent tried those.Please enlight me if someone used those and find it more effective

0 Replies