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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Percentage Format - Values not shown correct for two attributes

Hi Expert

 

I cannot see the wood for the trees on two Percentage format errors (see attached PBIX) 

Refer to Warehousing - Fixed and Variable current both values are shown as .4% and 3.% the values should be shown as 0.4% and 3.0% respectively.

 

Sample file.

https://www.dropbox.com/s/t1lbguwygrc5nzn/PLP_Test_2%20%281%29%20%281%29.pbix?dl=0 

1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

It's how you've defined your formatting string. You are using "#.#%;(0.0%)".

 

Try "0.0%;(0.0%)" instead.

View solution in original post

2 REPLIES 2
AlexisOlson
Super User
Super User

It's how you've defined your formatting string. You are using "#.#%;(0.0%)".

 

Try "0.0%;(0.0%)" instead.

Anonymous
Not applicable

Thank you Sir... spot on

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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