Skip to Content

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

  1. Click Add Action and search “Separate Name”
  2. Select the column containing the full name
  3. 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