Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
I have numbers written with a decimal as you see in the following screenshot and I want them to change from text type to numbers type:
The thing is when I change the type from text to decimal numbers then suddenly the comma gets removed (probably because it doesnt use comma as decimal) and I get the following result:
How do I keep the same value but still being able to choose for the decimal number data type?
Solved! Go to Solution.
Hi @Niels_T
Right click on the column header and then choose Change Type->Using Locale
Choose Data Type : Decimal and the locale that the numbers are from,for example:
regards
Phil
Proud to be a Super User!
Hi @Niels_T
Right click on the column header and then choose Change Type->Using Locale
Choose Data Type : Decimal and the locale that the numbers are from,for example:
regards
Phil
Proud to be a Super User!