Hi guyz,
Is there a way to remove the comma for thousand or million separator in the transformation level?
This is my design:
PSA -> Transformation -> DSO
Sample data:
PSA
Customer Volume
Cust 1 1,205.681
Cust 2 5,456.267
Cust 3 2,454,248.778
I want to make a ROUTINE in the volume field so that whenever the user forgot to remove the COMMA in the excel file, the data will still be loaded in the DSO..
I already tried the REPLACE formula followed by CONDENSE but it's not working..
Is there a way to fix this issue?
Thank you!
Loed