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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

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
Anonymous
Not applicable

@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

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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

Top Kudoed Authors