Forum Discussion
Keep points when running get data
- 6 years ago
Hi XaviOV ,
I think this should be related to your language. When you load the Excel in powerbi, this will convert type to numberic type and your language will use "." as thousand separator, "," as demical separator. so it ("." )will disappear. You could view to my image(I use English(US) language, I have the opposite situation )
You could try to change type like below to see whether it work or not
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Can you clarify what you are seeing XaviOV ? Excel Online doesn't have a Get Data function. And spreadsheets generated or edited in Excel Online are just XLSX files, nothing unique about them.
And when you say the decimal is removed, is 123.45 becoming 123 or 12345?
Hi edhans
I attach a couple of images, the original data in Excel and the data before uploading it to Power BI.
Regards,
Xavi
- edhans6 years agoCommunity Champion
I cannot really tell what you are referring to here XaviOV - I don't know which is the before or after image. You can post images in this forum using the Camera icon. Please use that and describe what each image is.
And what do you mean "upload to power bi?" Is this in the service, or when importing via Power BI Desktop? Please let us know the exact steps you are going through to get the results you are seeing.
- XaviOV6 years agoHelper V
Hi edhans ,
Attached images with explanation.
Regards,Xavi
This is the Excel file (local), and the numbers contain "." decimals.
Excel file (local file)
This is when I upload the Excel file into Power BI, you can look that the "point" are disappear.
Power BI- dax6 years agoCommunity Support
Hi XaviOV ,
I think this should be related to your language. When you load the Excel in powerbi, this will convert type to numberic type and your language will use "." as thousand separator, "," as demical separator. so it ("." )will disappear. You could view to my image(I use English(US) language, I have the opposite situation )
You could try to change type like below to see whether it work or not
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.