Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I want to display Horizontal bar in Straight & Pivot Charts for Dimensions (Because my chart contains many dimensions so it goes big)
Thanks in Advance
Nihhal.
You can do this in a straight table by having a numeric expression in one of the columns and then changing the Representation type on the Expressions tab to Linear Gauge.
It can be a bit tricky setting the max value for the bar, unless you have a fixed upper value (eg. 100%). You need to work this out with an Aggr function if not.
Hope that helps,
Steve