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
jatneerjat
Helper V
Helper V

Number values are getting round off automatically

Hi,

 

I have a column which have decimal places upto 9 and for every row it is different

 

1.PNG

 

when i drag this column into power bi then it automatically round off to two decimal places.

 

2.PNG

then I changed the value decimal places to 6 but then it added extra zero after two places

 

3.PNG

 

4.PNG

 

How can i get my original value into power BI.

 

Thanks

 

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @jatneerjat,

 

This is not a PBI issue this is rounding, your number as 9 decimals but the 7 decimal place is 8, so when rounding it will go to 0, then the rest of the numbers will also go up to 0 until you get to the 2nd decimal that is 6 that rounded gives 7.

 

If you place the 9 decimals on your table you will get the original number.

 

rounding.png

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

3 REPLIES 3
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@jatneerjat,

Instead of changing decimal places in visuals, you can directly click the column in FIELDS pane and then change decimal places to 9 under Modeling option.

0.PNG

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
MFelix
Super User
Super User

Hi @jatneerjat,

 

This is not a PBI issue this is rounding, your number as 9 decimals but the 7 decimal place is 8, so when rounding it will go to 0, then the rest of the numbers will also go up to 0 until you get to the 2nd decimal that is 6 that rounded gives 7.

 

If you place the 9 decimals on your table you will get the original number.

 

rounding.png

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Thanks @MFelix.I did what you mentioned and it works.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors