Forum Discussion
bourne2000
5 years agoHelper V
Stacked diverging bar chart?
Hi
I have a survey data, can we create the below chart in Power BI?
3 Replies
- KerKolPower Participant
If you only want to use native Power BI visuals, then I might suggest creating a calculated column or measure with "adjusted values" whereby the values to the left of the baseline are negative, and the values to the right are positve.
There's a thread here on a similar topic:
Solved: Creating a diverging stacked bar chart to show sen... - Microsoft Power BI Community
- amitchandakSuper User
bourne2000 , You can create stacked visual with % label. You need create a measure for that.
But we can not do conditional formatting in stacked visual.
- V-lianl-msftCommunity Support
According to my attempt, I can't find the visual to meet your needs.You could try what kerkol said.