Forum Discussion
cham
7 years agoPost Patron
Rname column names
Hi,
I want to change my column names. I have my column names in two rows as below,
So i want to get it into the one row.
Which part is not clear?
10 Replies
- HotChilliCommunity Champion
Using Power Query Editor,
Transpose the table,
Merge the 2 columns (tidy your data as required to get the headings you want),
Transpose the table,
Promote first row as headers