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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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