Forum Discussion

Jonni Anderson's avatar
Jonni Anderson
Copper Contributor
Mar 18, 2018
Solved

Split data from one column into two columns

I have a large database where the first and last names are in one column. I need to have them in separate columns. Is there a way to separate the names without having to cut and paste? Thanks.
  • Haytham Amairah's avatar
    Mar 19, 2018

    Hi Jonni,

     

    This is the best technique to split any column based on a delimiter (Space, Comma...)

     

Resources