Forum Discussion
Split Column
- 6 years ago
You can use the Split columns by Delimiter in Power Query - see the steps below:
Please mark as a solution if this helps!
Thanks!
Dawn
You can do this by specifying the number of columns to split into under advanced options.
- atchesonc6 years agoNew Member
Thank you
if i specify 2 here, would that take the full conents of the original column, i.e., Joe Bloggs Accountant, and split it over 2 columns? What i want is to discard the word Accountant altogether.
Thanks
claire
- dethompson976 years agoResolver III
Claire,
If I understand your question, if you choose "at Right most delimiter" instead of "at Each occurence" then you will get the name in one column and Accountant in the other.
If this solves your problem, please mark it as a solution so others can find it - Kudos are nice too!
Thanks!
Dawn
- edhans6 years agoCommunity Champion
That is two steps.
Split into 3 first, then delete the column with "Accountant" in it.
There are more streamlined ways, but through the ribbon will be the easiest and fastest for you to implement.