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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
FrancescoSCP
Helper III
Helper III

Wrong decimals from Excel data

Hi all,

 

i am having trouble reading data from excel file.

Here the data in the excel:

ExcelData.jpg

Value column is formatted as a number:

CellFormat.jpg

When i load that data to Power BI, i set off aggregations for Month and Customer and Value like this (aggregation with sum and decimal numbers with 15 decimals):

PowerBiSetting.jpg

If i create a table the decimals are incorrect:

IncorrectDecimals.jpg

If we check month 8 on the Excel there are only 2 decimals:

ExcelTotal.jpg

 

Of course, i can do a Round of the number from the Excel and other workarounds, but what's the problem here?

Any advice?

 

Regards,

Francesco

1 ACCEPTED SOLUTION
v-yadongf-msft
Community Support
Community Support

Hi @FrancescoSCP ,

 

Because Javascript: Number - JavaScript | MDN (mozilla.org)

 

The max digits is 15-17 digits, depending on the actual numbers.

 

This issue has been confirmed as an ICM , the ID is 340010831 . If there is any progress, I will come back and update .

 

Best regards,

Yadong Fang

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

2 REPLIES 2
v-yadongf-msft
Community Support
Community Support

Hi @FrancescoSCP ,

 

Because Javascript: Number - JavaScript | MDN (mozilla.org)

 

The max digits is 15-17 digits, depending on the actual numbers.

 

This issue has been confirmed as an ICM , the ID is 340010831 . If there is any progress, I will come back and update .

 

Best regards,

Yadong Fang

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

amitchandak
Super User
Super User

@FrancescoSCP , Try use # in place of 0 and try

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

April Fabric Community Update

Fabric Community Update - April 2024

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