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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

what is the syntax for if else in qliksense for visualization

what is the syntax for if else in qliksense for visualization

10 Replies
Anonymous
Not applicable
Author

Try like this also in texr format.

pick(Match(Sum(sales)>100,Sum(Sales)<100),Yellow(),red())