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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Usha_pk
Helper II
Helper II

How to show the numbers and percentages values both at a time in a single matrix in powerbi

Hi team,

I'm working on a report in which both the numbers and percentage value should be shown at a time in a matrix. Can you please suggest me on this.
This is how the matix should be displayed.

Usha_pk_0-1700026372080.png

But I'm getting the below one.

Usha_pk_1-1700026414434.png

@amitchandak @Greg_Deckler @Ritaf1983 @Anand24 : If you have any idea please do suggest, it would be more helpful. Thanks a lot!!!

1 ACCEPTED SOLUTION
Ritaf1983
Super User
Super User

Hi @Usha_pk 
Yes , you can use "format " function.

overall = if(SELECTEDVALUE('Table'[Category])="% sales" , FORMAT([sum_]*100,"0.0%"),FORMAT([sum_],"0,00.00"))
Ritaf1983_0-1700028789938.png

PBIX is attached


If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

3 REPLIES 3
Usha_pk
Helper II
Helper II

@Ritaf1983 Thanks a lot, Helped to solve me issue.

You're welcome 🙂

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile
Ritaf1983
Super User
Super User

Hi @Usha_pk 
Yes , you can use "format " function.

overall = if(SELECTEDVALUE('Table'[Category])="% sales" , FORMAT([sum_]*100,"0.0%"),FORMAT([sum_],"0,00.00"))
Ritaf1983_0-1700028789938.png

PBIX is attached


If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.