Forum Discussion
VoltesDev
Helper V
4 years agoBar chart with data label percentage
Hello guys, Need advice with bar chart visual, can we have the data label shows the percentage instead value ? So, the normal is like this -> So instead the value 9.3k. it is displaying t...
- 4 years ago
Hi VoltesDev
Try this and please leave kudos ...
- Select a table visual instead of a graph.
- Drag your category to the Axis
- Drag sales twice to the Values field well.
- Right click on the 1st sales values > Conditional formatting > Data bars.
- Right click on the 2nd sales values > Show values as > Percentage of grand total.
Voila … you now have both the value, % and a graph !
speedramps
Super User
4 years agoHi VoltesDev
Try this and please leave kudos ...
- Select a table visual instead of a graph.
- Drag your category to the Axis
- Drag sales twice to the Values field well.
- Right click on the 1st sales values > Conditional formatting > Data bars.
- Right click on the 2nd sales values > Show values as > Percentage of grand total.
Voila … you now have both the value, % and a graph !
- VoltesDev4 years ago
Helper V
Hi speedramps ,
Yeah, it is actually a great idea and it's works!.
The only flaws is the data bar can't make it big enough, what I can is just increase the Row Padding to make it lools wide enough. But anyway it's a good trick!
Thanks again
- PaulDBrown4 years ago
Community Champion
Great solution!