I am looking to rename multiple columns into the same formatting with the dynamic rename tool however I am stuck and don't get the right solution
Example of column names input:
164537_5678))_p
1378390_352))_n
827375_345))_n
3949063_9685))_p
Output:
164537 ((5678))_p
1378390 ((352))_n
827375 ((345))_n
3949063 ((9685))_p
Thanks
Solved! Go to Solution.
@Linus_Genscher
one way of doing this
mark done if solved.