Pivot Table Change Data Source via Power Query Error

HC1994

New Member
Joined
Jan 22, 2014
Messages
6
Hi all,

The purpose is to pull through large .csv into Pivot Table for manipulation and aggregation, and be able to change the sources of data fairly intuitively. the .csv is saved in separate location. However, when I try to change the sources of the .csv that the Pivot Table is linking to, if the columns do not match exactly as before, it will error out and tell me that
[Expression.Error] The column 'groupID' of the table wasn't found.
This happens when I click on the "Save&Load" in the Power Query Editor.

Please let me know what's the best the way of go about doing this. It also doesn't have to be Power Query, I just found it to be most intuitive(this will be used by many people).
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
Hi HC,
a couple of options come to mind:
a) make sure that the CSV always has the same columns, also when they are empty/not used (in the program that creates this csvs)
b) make a different pivot for every CSV structure
c) "solve" the different structure in PowerQuery, maybe with some VBA, where you e.g. add a custom column when that column is not in your data: https://support.office.com/en-us/ar...er-query-2dbb579a-915b-4ebd-b622-8e7f3d1d61a6

Hope that gets you started,
Koen
 
Upvote 0

Forum statistics

Threads
1,216,456
Messages
6,130,743
Members
449,588
Latest member
accountant606

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top