Separate Name
Separate Name splits a single full-name column into first and last name in one step.
What it does
- Reads a column holding a full name
- Writes First Name and Last Name into new columns
- Does in one action what Get First Name and Get Last Name do separately
How to use it
- Click Add Action and search “Separate Name”
- Select the column containing the full name
- Run the row, then the column
Where to next
- Get First Name — just the first name, if that’s all you need
- Merge Columns — the reverse: combine first and last back into one column