How to split a Name field column into two separate columns using Modified Java Script Value?
To split a Name field into two separate columns using Modified Java Script Value:
-
Add the Modified Java Script Value step.
-
In the script, use the
split()function with space (' ') as the separator.
1 Like