Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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...
  • HotChilli's avatar
    4 years ago

    Split the column by delimiter (using /) and there's an extra option under Advanced which is Split into Rows