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: 
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.

11 Replies
qlikconsultant
Creator III
Creator III
Author

Thanks for your help, works fine now.

stigchel
Partner - Master
Partner - Master

You're welcome...