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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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