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

Is there any way we can show the negative number in red color on overlay of the chart

Hi,

      We have a reuqirement to display negative values in the chart. Is there any way in the X axis we can show the redemption values in red color?. Onmouse over on the chart also can we show the number in red color?.

1 Reply
sujeetsingh
Master III
Master III

On font option we can write

=if(LEFT(Value,1)='-',RED() )