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 every one, i have this colum made of number, i want to display in a donut a value plus something like T
exemple if my value is 20 i want it to be like 20 T.
i'm wondering if there is a syntax to do it
for exemple i would like to have 1T(7,05%)
Solved! Go to Solution.
Hi @Anonymous ,
Under "Deatil labels", you can set "Display units" to "Trillions".
Apart from this method, if formatting the vlaue with DAX formula, the data type will be converted to Text, and won't be able to added to chart.
Best regards,
Yuliana Gu
Hi @Anonymous ,
Under "Deatil labels", you can set "Display units" to "Trillions".
Apart from this method, if formatting the vlaue with DAX formula, the data type will be converted to Text, and won't be able to added to chart.
Best regards,
Yuliana Gu
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.