A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi @Renee Crozier,
Thank you for posting your question in the Microsoft Q&A forum.
Based on your sharing, the issue is likely that there is a step that may have configured the Power Query to output only two new columns. For the best approach to identify which one have caused your situation, I will share the steps I took to use Split Columns in Power Query so you can compare and share me which is the setting that have mistakenly set your Query to output only two columns:
- Based on your sharing, I create an example data like this
- After that, I go to Data tab > Get data > From Table/Ranges
- In the Query Editor, I select the Email column > Split Column > by Delimiter
- In the new window, I choose delimiter is Semicolon, select "Each occurrence of the delimiter" for Split at. Then open the Advanced options to ensure Columns is selected and number of columns is 4.
- Note: In my Query Editor, when I change the delimiter the columns number will automatically change based on the maximum column can be split with the delimiter. For example, if I change to Space, the number of columns will automatically change to 11
- Then I press OK to split the columns and the result will be like this
Hope my sharing will help. If you have any questions or need further assistance, please feel free to share them in the comments on this post so I can continue to support you.
Thank you for your patience and understanding. Looking forward to your response.
If the answer is helpful, please click "Accept Answer" and kindly upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.