Hello
I'm trying to run a workflow and currently part of is to change dots to commas and commas to dots as some bank statements use commas instead of dots as their decimal point and use dots as their comma separator. An issue I had recently with my current workflow is when a balance went under 1,000.00 and therefore was formatted as 100.00.

Is there a way I can fix the dot to be two decimal places and remove any other special characters before the decimal point? I don't necessarily need the thousand separators.
Thanks in advance!