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.
Hi
I have a card which show the average of a column. The average is 21.36. Can I display the average as 21 (round the number)? I tried to go to format but I did not see any option to change the format of the number in a card. Thank you very much.
Solved! Go to Solution.
@lastnn30
Instead of using the field High directly on the card visual, create a measure like
Avg High = AVERAGE( 'Table1'[High]) then apply desired format from the formatting section under Home tab
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
You can just set your decimals to 0!
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.