Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
I am trying to create a Bar chart which has some items on x-axis which have the value of 0. The Problem is the values with zero have a color legend and that is disappearing. Anyone has any Idea how this could be fixed?
Thank you!
Could you provide a screenshot please?
Hi
Check include null values option
Or
Alt(Sum(Sales), 0)
Are there really zero-values respectively existing records? Some visuals/configurations and/or calculated dimensions supports a display of not existing dimension-values but if no real value exists no (color) property could be assigned against the cell-level.