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 !
PaulDBrown
Community Champion
4 years agoCan't you create a % measure and use that instead in the bar chart?
- VoltesDev4 years ago
Helper V
Ahh.. yaah I'm sorry, what was I thinking just now, of course I can do that 😂
However, is there by any chances we can have both displayed ?
or can we have two separate chart but control together, so I will 2 chart : one with value and one with percentage, for example in my visual over there is Vertical bar, when it has long list will have vertical scroll control, so we use this scroll, the 2 chart will scroll at the same time.
Thanks,