Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I need to show a circle with a number inside. The number needs to be in the center. Actual value can be different but the number has to be always centered. I tried using donut, circle shape, but can't figure out how to center the number. Any idea?
Thanks
Solved! Go to Solution.
Hi @Markzolotoy ,
As a workaround you can try to develop a circle card visual: https://docs.microsoft.com/en-us/power-bi/developer/visuals/develop-circle-card
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Hi @Markzolotoy ,
As a workaround you can try to develop a circle card visual: https://docs.microsoft.com/en-us/power-bi/developer/visuals/develop-circle-card
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Some options are :
Blank button with a circle image and button text mapped to your value field.
Card Visual with background circle image and value mapped to it
Pie Chart filled with single value and label set inside (this is aligned towards bottom though)
You have 2 options in Button : Outine with round edges or button background image as circle with no borders and no outline. The text stays inside pretty much as per proportions.
For this purpose I have used in past a background image and put text on top of it.
@GilbertQ What about situation when a value of a measure is changing? Will it adjusts itself accordingly?
Hi @Markzolotoy
What I have done in the past is to put in a Oval Shape
And then put the measure inside this?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.