Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Power Query: How do I convert multiple rows to comma separated values, according to their IDs?

Hi everyone!   I have the following dataset: ID Colour 1 Red 1 Blue 1 Green 1 Yellow 2 Red 2 Blue 3 Green   How can I transform it to the following, but it...