Hi all,
I have an expression like so: Replace([_CurrentField_], 'Sum_', "") AND Replace([_CurrentField_], 'First_', "")
However when I run the function I just renames the columns with names like so:
0.000000
0.000002
and so any input on what i'm doing wrong is very much appreciated