Let's say I have the following table:
Name |
Adams, Jacob |
Holiday, Jrue |
I have a multi field formula tool that changes the names ordering around, but a new column is created rather than overwriting. For example:
Name | New Name |
Adams, Jacob | Jacob Adams |
Holiday, Jrue | Jrue Holiday |
How do I overwrite? Here is my formula:
Solved! Go to Solution.
@shaheer You need to select the update existing field option and and select Name field instead of going with new field in the multi-row tool.