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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
jasonseril
Creator
Creator

text in chart color

Hello all,

How do I change the color of text in chart with some condition? It's only the background color can be changed through calculated expr. Please find image below.

error loading image

Thanks and more power!

jason

4 Replies
Not applicable

hi,

you can change the colour by clicking on the +icon of the expression used in the chart.

see the image attached.

thanks

Not applicable

hi,

you can change the colour by clicking on the +icon of the expression used in the chart.

and then configure text color as per your requirement

see the image attached.

thanks



Not applicable

Hi Jason,

You can change the color of the "Text in Chart " by writing a expression by clicking the font button.

if(sum(Revenue)<100,red(100),green(100))

- Sridhar

jasonseril
Creator
Creator
Author

Hello Sridhar,

Ok, i think this is what i'm looking for, thank you very much sir.

jason