Hi
I need to apply multiple conditions to the rename tool
something like below
Replace(UpperCase([_CurrentField_])," ","_")
or
Replace(([_Field_No_6_]),"*","TARGET")
the first condition works fine i.e. change case to uppercase and replace spaces with an underscore
however
additionally i need to add a condition to same syntax to replace the 6th field name with specific word "TARGET"
as the 6th field name always keeps changing every month with the respective MONTH