Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi all,
I have two expression and I have used style as stacked. I am also displaying total at the end of the bar graph.
Now the problem comes when there is no value in expression second.
The graph for each dimension shows correctly but the the total graph displays value for second expression also.
Please see the attachemnt so that u can get a clear idea.
Deepak
I would recommend reporting this as a bug. I can see at least 2 problems here. One, the color is interpreted incorrectly. I tried to use dimensionality() in the background color expression, but to no avail. Two, the size of the Total bar does not match the correct total - according to the Y-axis.
You probably have already tried this, but I was able to get it to work using Grouped instead of Stacked. Of course, you could also use a cycle expression, but then you lose the overall picture.
-Phil