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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Team,
I need to restrict the tooltip in a pie to show only single decimal point. You help is much appriciated.
For example in the below picture we have 2 decimal points in the tooltip shown. i.e., 6.07 should be 6.1.
Thanks,
Surya teja
Hi @bsuryateja You can format this in Visualization pane by following steps
Select Pie chart => Details Labels => Values => Percentage Decimal Places and Enter 1 then you will see percentage value as one decimal.
For your reference see the image below.
If it works, Please accept it as solution so that somebody will know this if they face same issue.
Thanks
Hi Krish,
Thanks for the reply, I already have that applied and it doesnt apply for toolip. It only applies for lables. Please suggest for any other ways to solve it.
Thanks,
Surya Teja
Hi @bsuryateja You can create custom tooltip in this case because if we want to do anything customization related to tooltips then we should use custom tooltip.
You can try this measure and format as percentage and decimal point as 1 (see in image)
and also you can keep your value before this percentage in custom tooltip.
If it works, Please accept it as solution so that somebody will know this if they face same issue.
Thanks
This is how it should look but the thing is _Baseline (%) will be a text calculated measure
Hi Krish,
I actually need it in this format
Thanks,
Surya teja
I cant put it in value feild right? so the measures are duplicated. So i need to somehow restrcit the decimal points in the default tooltip measure.
Hi @bsuryateja No either you take 2 card visuals (one for data value & another for % value) or
[measure] &"(" & [percentage measure] & ")"
try above logic in measure and put this measure in card visual then you will see value and percentage side by side.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 104 | |
| 82 | |
| 71 | |
| 50 | |
| 46 |