Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
atchesonc
New Member

Split Column

I have 1 column containing Joe Bloggs Accountant

 

I wish to split this into 3 columns - 

1st - Joe

2nd - Bloggs

3rd - Accountant

 

Excel, in its Text to Columns functioanlity, allows me to skip the import of the 3rd column.

 

Can I do this in Power Query Editor or do I need to simply delete it once the split has been done.

 

Thanks

 

Claire

1 ACCEPTED SOLUTION
dethompson97
Resolver III
Resolver III

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

 

Power Query 1.jpg

View solution in original post

5 REPLIES 5
dethompson97
Resolver III
Resolver III

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

 

Power Query 1.jpg

AlexisOlson
Super User
Super User

You can do this by specifying the number of columns to split into under advanced options.

 
 
 

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

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

 

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.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors