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 print screen. I have in first row in each date column actual or budget type of values. If I try to do a unpivot other columns I lost the type (actual, budget). So I have been thinking that I could combine both rows in one and than just do the replace action on the column.
If anybody has any idea how to solve this without touching the Excel file.
Thank you
Borut
- 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
15 Replies
- hohlickContinued Contributor
Hi olebor.
the link to screenshot is broken
- AnonymousNot applicable
Sorry for broken link:
2015 2015 2015 2015 2015 2015 January Actual February Actual March Actual YTD Actual YTD Budget Budget vs
ActualI want to combine first and second row.
- hohlickContinued Contributor
- 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