Is it possible to hide the baseline of chart when the value of baseline is zero? thanks!
Hi,
I think by using boolean varible to hide the baseline when the value = 0.
In boolean variable write this expression like --> [DataItem]>0
And gotothe report page in chart select the baseline dataitem and goto the conditional explorer bar and select yes and go to the properties pane and give the sytle variable as created boolean variable and set the foreground colour as white and font as 0.25pt.
may this is useful i think, try this way.
bye