Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I want to keep the negative values in red color in KPI Chart
try
in color properties
conditional color
Off library colors
in limit put 0
I have tried in this below format I am not getting the result
if(({Set Analysis }) <0 ,red(),green())
try the attach