Forum Discussion
Jayna
2 years agoFrequent Visitor
Excel Power Query whats the best way to combine multiple Tables across multiple workbooks
I am using Excel Power Query to consolidate a number (300+) of Excel files from sharepoint document library Each of the files will have one or more Tables/Worksheet. For example. File 1: table1, ta...
j_ocean
Helper V
2 years agoIt seems like you're building to a false assumption. The error is caused when table3 doesn't exist--why doesn't it exist? Is some random other file getting mixed in? Is someone upstream giving you improperly formatted reports?
If you step the code back in the PQ editor you can find the step just before the "function" is applied which brings in the file contents. You can see file-by-file where the error is, and investigate whats going on.
You should be able to select "skip files with errors" to drop these and clear the fault, but is that right?
Jayna
2 years agoFrequent Visitor
I receive this error:
the source table does not exist add data source