Forum Discussion
Joachim2108
5 years agoHelper I
Decimal separator missing when importing data
Hi all, I'm stuck with a very annoying issue - when I import data via an ODBC driver (connected to ERP software called Microsoft XAL), the decimals in the numerical collumns disappear! E.g. ...
- 4 years ago
The solution in the end had to do with how I import my data. My organisation uses an Oracle Database (a very old 32 bit version), and when getting data, I would select "ODBC" which would then result in the issue of missing decimals.
The solution in the end was simply to select "Oracle database" when importing data. No issues followed after that.
amitchandak
5 years agoSuper User
Joachim2108 , you should be able to do using the regional format
https://community.powerbi.com/t5/Desktop/Thousand-Separator-and-Decimal-Separator/td-p/194928
https://docs.microsoft.com/en-us/power-bi/fundamentals/supported-languages-countries-regions
refer