Martinl
New member
- Joined
- Dec 2, 2016
- Messages
- 15
- Reaction score
- 0
- Points
- 0
- Excel Version(s)
- 2016 MSO (16.0.9126.2259)
I get an awful monthly file like this called Monthly Sales of Widgets.xlsx which I need to work with.
Month 1
Month 2
Month 3 etc
How do you get Power Query to import this file with the additional columns each month without having to go in and manually adjusting the columns expanded.
Month 1
Product ID | Jan-16 |
Widget1 | 122 |
Widget2 | 2444 |
Month 2
Product ID | Jan-16 | Feb-16 |
Widget1 | 122 | 102 |
Widget2 | 2444 | 2001 |
Month 3 etc
Product ID | Jan-16 | Feb-16 | Mar-16 |
Widget1 | 122 | 102 | 98 |
Widget2 | 2444 | 2001 | 3021 |
How do you get Power Query to import this file with the additional columns each month without having to go in and manually adjusting the columns expanded.