Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello,
I have some demographic data and I am creating bar charts. The dataset is one row per respondant. I'd like to display both the number of and percentage of respondants for each race category in the bar chart, like in the example below (generated in Tableau). I have seen solutions for creating stacked column and line charts as a workaround, but the percentages do not display well on the smallest categories.
Any solutions for easily displaying displaying percentages? It does not necessarily need to be in the bar chart format, though that is preferable.
Solved! Go to Solution.
Bar charts and column charts by default can't include percentages in the labels but a workaround that may work is the next one.
Create a measure like this:
Proud to be a Super User!
Bar charts and column charts by default can't include percentages in the labels but a workaround that may work is the next one.
Create a measure like this:
Proud to be a Super User!
User | Count |
---|---|
122 | |
69 | |
67 | |
58 | |
52 |
User | Count |
---|---|
187 | |
94 | |
67 | |
63 | |
54 |