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: 
ilanbaruch
Specialist
Specialist

how to use calculated color

i want to add visual cue to a simple text box background color ( red / green) what is the sintax for color?

if ( condition >=1,GREEN,RED)

12 Replies
ilanbaruch
Specialist
Specialist
Author

what attachment?

vardhancse
Specialist III
Specialist III

We can use RGB() to get the calculated colors.

Color.JPG.jpg

its_anandrjs
Champion III
Champion III

It depends on you which color you want to select then use that code in the RGB functions.