Forum Discussion
Data Filling in Transpose
Hi Sajal
If you have Excel 2010 or later then Power Query is perfect for this
You turn your original data into a Table or a named range then use Power Query to "unpivot" it.
Let me know what version of Excel you're on and if you've used Power Query before and I can give you some guidance.
- Sajal RoychowdhuryDec 06, 2017Copper Contributor
Hello Wyn ,
Thanks for the response . I am currently using Excel 2016 64 bit version . Haven't tried the Power Query . Can you provide some guidance into this ?
Regards,
- Wyn HopkinsDec 06, 2017MVP
Step 1: Convert table using Ctrl + t
Step 2: Data > From Table
Step 3: Delete Change Type Step
Step 4: Right Click on First Column and select Unpivot Other Columns
Step 5: Remove the Attribute Column (via right click)
Step 6 Click on ABC123 and chose Date
do the same on the Project column and choose Text
Step 7: Rename Columns as Project and Date
Step 8: Change Query Name to something meaningful, then click Close and Load To...
Choose Table, and the converted data will be loaded back into Excel
Demo File Attached