I am currently looking for a way to transpose some of my columns into rows. I have a table in this form:
And I would like to get something in this shape:
Thank you very much for your help
CodePudding user response:
In powerquery, click select the first three columns, then right click unpivot other columns, then file close and load