Forum Discussion
J_Mug
5 years agoHelper I
Clustered Column representation with two values
Hi, I'd like to know if it's possible to do something similar to this image with some power bi visual (note that values are just fictional, filling does not represent the true proportions). T...
- 5 years ago
if you want to stack the sales and the quota then you need to create a new measure that subtracts the sales from the quota before you can use them together. Or you could try to use a clustered column chart.
lbendlin
5 years agoSuper User
if you want to stack the sales and the quota then you need to create a new measure that subtracts the sales from the quota before you can use them together. Or you could try to use a clustered column chart.