Hi @aw15281,
You can use the String to Number node and specify the decimal/thousands separators in the string and convert the string to number. Then you can modify the formatting by using the Number Format Manager node.
Or if you don’t want to convert the column type, then you can also use the String Manipulation node to replace the dots with comma. For example: