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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
davyqliks
Specialist
Specialist

colour value based on if statement in expression

Hi,

I have the following dimension:

Standard Y/N

and need to add a shape and colour it based on the Y/n result.

I have tried the below but have syntax error and not sure im on the right line here.

Can anyone offer their kind assistance please? thank you

Only(If([Standard Y/N]{<[Standard Y/N]={'Y'}>},chr(9660)),RGB(204,101,118),RGB(20,109,18))

Labels (1)
0 Replies