Forum Discussion
Anonymous
4 years agoNot applicable
How to transpose values with Power Query in a column using a separator
Hi everyone, I hope some could help us to make the following transformation We have a file that has a column called "role", but some of these roles ar concatenated in a single column and they...
- 4 years ago
Split the column by delimiter (using /) and there's an extra option under Advanced which is Split into Rows
Syndicate_Admin
4 years agoAdministrator
You seem to understand the subject really well.