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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
qlikconsultant
Creator III
Creator III

Conditional text color in combochart

I have a combochart with 3 bars and one line. The dimension axes is myday (a date).

I the settings Axes -> Font -> Color -> Calculated

I tried the following code:

if(WeekDay(myday)='So' or WeekDay(myday)='Sa',RGB(35,125,215))

But nothing changes.

My goal is that on every Sun or Saturday the text color is different.

Labels (1)
11 Replies
qlikconsultant
Creator III
Creator III
Author

Thanks for your help, works fine now.

stigchel
Partner - Master
Partner - Master

You're welcome...