Forum Discussion
Anonymous
10 years agoNot applicable
Merge 2 rows in one row
I would like to know, if there is possibility in Power Query to combine two rows in one. I have been investigating this and I could not find the solution. What I am trying to do is in the attached p...
- 10 years ago
- Transpose table
- Merge two first columns with delimeter
- Transpose again
- Promote headers
- Unpivot columns
- Split columns by the same delimeter
- Pivot by second part (where parameters is)
- Njoy
Funkmiester
6 years agoAdvocate I
For larger datasets
Duplicate
Filter to keep the rows you want to merge
Then Transpose, merge,Transpose back
Append as new
Sort to bring in your header to top
Promote new header
Anonymous
6 years agoNot applicable
Hi,
Really appreciate for your reply here. This really helps!
One more question, after appending the new table to the former one, what did you do to delete those rows that have been replaced with the new table?
Thanks,
Qinya