Forum Discussion
kcb410
Jul 28, 2020Copper Contributor
Convert 912 rows and 16 columns into 2 columns....with a twist
Hello All, I've got a spreadsheet with 912 rows and 16 columns, each is row contains a product model # and the 1 to 15 colours that are available for each model. I need to convert this to a verti...
- Jul 29, 2020
You may open the file, Data->Query and Connections, on the right pane double click on query (or Edit from right click menu), query editor will be opened, here you will see the steps
kcb410
Jul 29, 2020Copper Contributor
Hi Sergei,
Thanks for sending that file.
Excuse my ignorance on this topic, I've never used Power Query. I assume the first step is Unpivot other columns. What's the final step/query?
SergeiBaklan
Jul 29, 2020Diamond Contributor
You may open the file, Data->Query and Connections, on the right pane double click on query (or Edit from right click menu), query editor will be opened, here you will see the steps
- kcb410Jul 31, 2020Copper Contributor
Thank you for the help. I can see how this works now!