Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I have a requirement such:
There are two dimensions (Suppose ProductA & ProductB) . I am showing these on bar chart with a measure as count(quantity).
Now I have a third dimension as Type (suppose values are TypeA and TypeB) which I want to display over the bars of ProductA and ProductB.
Like: ProductA has 2 TypeA items and 5 TypeB items.
How is this possible to show this on the same graph? Like I hover over the bar and get the details of Type as well.
Hope my question is clear.
Thanks!!