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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I'm using a clustered bar chart and I am trying to display two measures, one that shows $ this year, another showing % chg vs YA. I want the bar to be $ but I want the values to say $5M, 10% etc. Is there an easy way to do this?
Solved! Go to Solution.
@Anonymous , You have to create a clustered line visual for that. Or you can add percent value to like visual.
For formatting, you can use the measure tool or formatting option mentioned here https://docs.microsoft.com/en-us/power-bi/desktop-custom-format-strings
Format options
Create a new measure and concatenate the two measures you need, giving the required format. Example:
Hi @Anonymous ,
Currently Power BI don't support the customized label, you can refer the method in the following threads as workaround to get it.
How to show detailed Labels (% and count both) for clustered column chart visualization?
Showing % for Data Labels in Power BI (Bar and Line Chart)
Best Regards
Community Support Team _ Rena Ruan
If this post helps, then please consider Accept it as the solution to help the other members find it more.
@Anonymous , You have to create a clustered line visual for that. Or you can add percent value to like visual.
For formatting, you can use the measure tool or formatting option mentioned here https://docs.microsoft.com/en-us/power-bi/desktop-custom-format-strings
Format options
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.