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.
Hi experts!
I have a column that contains a lot of numbers.
Here we can find both formats like:
As you can see there is the deleminator "," and ".".
I know, we can do an replacement here of "." to ",", but is there any more professional way?
Best way would be to clean the data in the source, but this is not possible.
I would like to have all numbers in XX,XX
Solved! Go to Solution.
Hi @joshua1990 ,
Since you have a mix between dot and commas, I believe the best option is to make the replacement has you refer, there is an option to change type by locale, however you need to have the values standard otherwise you will get whole numbers where it should be decimal or vice-versa.
There is no problem in having additional steps on the query editor since the steps are made in order and don't impact the overall model in performance or other options.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @joshua1990 ,
Since you have a mix between dot and commas, I believe the best option is to make the replacement has you refer, there is an option to change type by locale, however you need to have the values standard otherwise you will get whole numbers where it should be decimal or vice-versa.
There is no problem in having additional steps on the query editor since the steps are made in order and don't impact the overall model in performance or other options.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsJoin the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.