Forum Discussion
Anonymous
6 years agoNot applicable
How to replace dot in decimal numbers to comma (not thousand separator!)
Please, in your answer, don't mention "thousand separator" or "regional settings". How can I replace dot in all decimal numbers to comma as a mass replacement in a column? The column is already "...
- 6 years ago
Hi Anonymous ,
You may get the result you want by using the "substitute" function.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
6 years agoNot applicable
V-lianl-msft with replace values we can replace only numbers not (.) any other alternative?
PaulDBrown
Community Champion
6 years agoAnonymous
You can use "Replace Values" in Power Query to change any character (or strings, spaces...), even into "blank" to remove it if you so wish (leave the "Replace with" box empty to remove the character). Just make sure the column is formatted as text.
Here is an example changing from " . " to ","