Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
az38
Community Champion
Community Champion

Multi-row card round value

Hello!

 

Ive got a custom column Col1 and trying to add Average of Col1 as field of Multi-row card visual.

Is there any method to round this average?


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn
1 ACCEPTED SOLUTION
rafaelmpsantos
Responsive Resident
Responsive Resident

Try this measure
Round(Average([Col1]), 0)

View solution in original post

3 REPLIES 3
v-frfei-msft
Community Support
Community Support

Hi @az38,

 

Also you can round the value by this way.

 

Capture.PNG

 

Regards,

Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
rafaelmpsantos
Responsive Resident
Responsive Resident

Try this measure
Round(Average([Col1]), 0)

Thank you, new measure is the only way


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.