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 August 31st. Request your voucher.

Reply
WestWinter
Helper II
Helper II

How do I change format for a specific visualization?

CountryDateMetricValue
USA01/01/2021% of Males0.35
USA01/01/2021% of Males0.34
USA01/01/2021% of Males0.36
USA01/01/2021Number of Males9083297
USA01/01/2021Number of Males2307293

 

Hi all, I would like to set specific formats for specific visualizations. As you can see above, my table has 2 metrics - % of males & no of males and the default format is in Percentage... Am seeking advice on how should I modify the format for a specific visualization? As for Number of Males Visualizatation, it multiples the number by 100 and shows the number as a % which is not what I want...

 

However, I would still like to keep the general % formatting for the field as well.

1 ACCEPTED SOLUTION
nvprasad
Solution Sage
Solution Sage

Hi WestWinter,

 

You can modify the format of the measure by using the FORMAT function in DAX. 

You can multiply the number by 100 then concatenate "No of Males".

 

https://docs.microsoft.com/en-us/dax/format-function-dax

 

Appreciate a Kudos! 🙂
If this helps and resolves the issue, please mark it as a Solution! 🙂

Regards,
N V Durga Prasad

 

 

Did I answer your question? Mark my post as a solution! Appreciate your Kudos.
Follow me on LinkedIn.

View solution in original post

1 REPLY 1
nvprasad
Solution Sage
Solution Sage

Hi WestWinter,

 

You can modify the format of the measure by using the FORMAT function in DAX. 

You can multiply the number by 100 then concatenate "No of Males".

 

https://docs.microsoft.com/en-us/dax/format-function-dax

 

Appreciate a Kudos! 🙂
If this helps and resolves the issue, please mark it as a Solution! 🙂

Regards,
N V Durga Prasad

 

 

Did I answer your question? Mark my post as a solution! Appreciate your Kudos.
Follow me on LinkedIn.

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

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