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: 
Not applicable

Chart Line to change colour

Hi,

I can have the following chart:

Capture.PNG

From 14.00 hours I want the blue line to go white.

I've tried to write the following expression for the Background Colour, but it doesnt change anything.

if (Hour>'14', RGB (255,255,255), RGB(0,123,255))

Any ideas folks?

Thanks.

10 Replies
Not applicable
Author

This looked like it would work, but still doesnt