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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

how to display only 1 digit after decimal

Hi, 

i want to change the way of data looks like, e.g., if the data is 20.00%, i want it to be displayed as 20.0%, I have used rounding formula, but it won't change the way the data are displayed. 

 

Thanks for help!

 

 

 
1 ACCEPTED SOLUTION
Anonymous
Not applicable

As mentioned, I am trying to change the display of decimals in Excel Power Query instead of Power BI, and I don't want  to change the decimal via Excel Formatting because I want to fix all the data manipulation in Power Query (to save formatting in future when the source data is updated). I finally fix the decimal through text formula in M query. It's a bit cumbersome, but text formulas provide more flexibility in my case. change decimal.PNG

View solution in original post

5 REPLIES 5
Greg_Deckler
Community Champion
Community Champion

You can change the number decimal places under either Column tools or Measure tools in the ribbon, Formatting section.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

As mentioned, I am trying to change the display of decimals in Excel Power Query instead of Power BI, and I don't want  to change the decimal via Excel Formatting because I want to fix all the data manipulation in Power Query (to save formatting in future when the source data is updated). I finally fix the decimal through text formula in M query. It's a bit cumbersome, but text formulas provide more flexibility in my case. change decimal.PNG

TomMartens
Super User
Super User

Hey @Anonymous ,

 

please create a pbix that contains sample data, but still reflects your data model, upload the pbix to onedrive or dropbox, and share the link.

Don't forget to describe the expected result based on the provided sample data.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany
Anonymous
Not applicable

Actually i'm using the power query add-in in Excel rather than power bi because I need to share the file with other users whose system can't read pbix files. Is it possible to manage decimal display in power query-Excel?

 

Hi @Anonymous ,

 

  1.  Open Power Query editor.
  2. Select the desired column.
  3. Tab Transform > button Rounding in group Number Column.

Regards FrankAT

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.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors