Forum Discussion
Anonymous
6 years agoNot applicable
Data Transformation for Excel with two (or more) headers
Dear all Is it possible to transform an Excel sheet with multiple headers to a usable data table by only using existing feature (such as unpivot) in "transform"? (without any coding) The firs...
- 6 years ago
Hello š
You can do it easily by following below steps:
1. Get data from that Excel file and copy the query:
2. In the second query keep the top two rows only
3. Transpose the table
4. Fill down and remove empty and rename columns if needed
5. Go back to the first table and remove first row and promote header and rename needed colums and fill the year
6. Unpivot Table
7. Merge & Expand query
Hope thats answers your question.
Please don't hesitate to contact me for further support.
Best wishes š
----------------------------------------------
Did I answer your question? Mark my post as a solution!
parry2k
Super User
6 years agoAnonymous can you paste the data in table format so what it can be used instead of posting the image.