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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
rebelfox
Creator
Creator

Where Can I Find A List Of Colour Names?

I want to condition a background colour on a straight table using an IF condition.

Where can I find a list of the possible values?

If(Contracted_PM_Visits_Difference_To_Required<0,orange(),lightblue())

Labels (1)
1 Solution

Accepted Solutions
swuehl
Champion III
Champion III

Open the HELP (F1) search for Color which should open the Color functions help page.

View solution in original post

2 Replies
swuehl
Champion III
Champion III

Open the HELP (F1) search for Color which should open the Color functions help page.

rebelfox
Creator
Creator
Author

OK thanks.