Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
I am trying to create a clustered column visualization that shows the percent and count within each section, similar to this thread: https://community.powerbi.com/t5/Desktop/How-to-show-detailed-Labels-and-count-both-for-clustered-co...
I have the percentage measure working as intended, but I cannot for the life of me get the counts of each bar. I am envisioning the final visualization to look like this:
In the thread previously mentioned, it seems to be the opposite of what I am looking. I need the percentages on the columns with the count of each. I have added the count to the Tooltips and it shows the expected value. Is there a way to add that count to the visualization to eliminate the need to hover over the bars?
Thanks in advance for any help on this.
Hi @Anonymous
You may try to develop custom visual as requested.Or you may create another clustered column visual with count label,then overlap the two visuals.
Regards,