Forum Discussion
Change Type not converting to number anymore
- 2 years ago
Hi Ruta,
The settings that you have referenced are for DAX formulas, nothing to do with Power Query.
PQ formats are governed by the Regional settings. Go to File > Options & Settings > Options and check your setup here:
...and here:
Note that you will have to close down Power BI Desktop and restart it for Regional Settings changes to take effect.
Pete
Hi Ruta,
Unlikely to be a bug to be honest.
Try selecting your [ExchangeRate] column and going to the Transform tab > Format > Trim (and/or 'Clean') BEFORE your step to change the data type.
Pete
Hi Pete,
I have tried this and it is the same outcome. Not converting with a '.' but converting with a ',' but in the settings it is set to have '.' as decimal separator.
Any other ideas?
Thanks,
Ruta
- BA_Pete2 years ago
Super User
Hi Ruta,
The settings that you have referenced are for DAX formulas, nothing to do with Power Query.
PQ formats are governed by the Regional settings. Go to File > Options & Settings > Options and check your setup here:
...and here:
Note that you will have to close down Power BI Desktop and restart it for Regional Settings changes to take effect.
Pete
- dapkiene2 years agoFrequent Visitor
Thanks, Pete, this works now!