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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
debiagui
Resolver I
Resolver I

Precision in Power Query number data type

I've a dataflow with material master data and his net weight in kilogrames, the source is an excel in a sharepoint, the Net Weight is saved in number data type.
Then I use this dataflow in another one to convert the Sales in units to Tons using a power query formula like
= Units * [Net Weight] /1000 (the new calculated column is saved also in number data type) but for a small products the result losess some decimals, seams like there was some round in the power query background.
Some one knows about the precision in number data type?
Sample:
Sales In units = 5, Net Weight of the product in TONS 0.000048, Result of the new column  = 0, but the real result it's 0.00024
Or maybe is a bug?
1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @debiagui ,

 

Based on my test:

Eyelyn9_0-1631842212428.png

If you are in the same case, please change the Format from General to Scientific as shown below:

Eyelyn9_3-1631842617687.png

 

Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @debiagui ,

 

Based on my test:

Eyelyn9_0-1631842212428.png

If you are in the same case, please change the Format from General to Scientific as shown below:

Eyelyn9_3-1631842617687.png

 

Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors