Hi, I'm trying to combine 2 reports with inconsistent columns and column names into a single report. Is this possible in Power Query.
For example report 1 has the following columns
And report 2 has the following columns
I want the merged report to have both unique columns from both reports and include all rows from both reports.
Is this possible with Power Query.
Thanks!
For example report 1 has the following columns
Fiscal Qtr | Fiscal Wk | BU | Segment | Rep Seg | Alloc | Territory | PFAM | Product Line | Material Key | Customer | Customer # | Size | Size Key | Inventory Unit | Inventory Vol | Inventory $ |
And report 2 has the following columns
Fiscal Qtr | Fiscal Wk | Bus Group | Segment | Segment Name | Alloc | Region | Group | Mapping | PFAM | Product Line | Material | Customer Name | Size | Mem Tech Hybrid Name |
I want the merged report to have both unique columns from both reports and include all rows from both reports.
Is this possible with Power Query.
Thanks!