Split columns by Power Query
Split columns by delimiter In Power Query, you can split a column through different methods. In this case, the column(s) selected can be split by a delimiter. Where to find Split Columns > By Delimiter You can find the Split Columns: By Delimiter option in three places: Home tab —under the Split column dropdown menu inside the Transform group. Transform tab —under the Split column dropdown menu inside the Text column group. Right-click a column —inside the Split column option. Split columns by delimiter into columns In this example, the initial table will be the one shown in the image below, with only one column for Accounts . This column holds two values: Account number Account name In this example, you want to split this column into two columns. The values are delimited by a space—the first space from left to right. To do this split, select the column, and then select the option to split the column...