|Error Message

ColMac

New Member
Joined
Oct 4, 2018
Messages
7
I'm getting an error in the Power Query Editor in the last line of an import from a folder containing pdf files.

The fileds clearly say error, but REMOVE ROWS>REMOVE ERRORS has no effect on this row. If I click on the row, I get the attached error message

Any suggestions on how to handle this please
excel1.jpg
?
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
When you do a file combine, the first file in the folder is used as the sample file. You teach PQ how to process the sample file, then it repeats the same process for all files.

the error you posted occurs when one of the files cannot be processed. You can see in the error it is looking for a table called Table002 and can’t find it. One of your PDFs is missing this table, and hence can’t be processed. To find it, keep the file name column (my guess is you removed it) to see which file creates the error.
 
Upvote 0
Solution
When you do a file combine, the first file in the folder is used as the sample file. You teach PQ how to process the sample file, then it repeats the same process for all files.

the error you posted occurs when one of the files cannot be processed. You can see in the error it is looking for a table called Table002 and can’t find it. One of your PDFs is missing this table, and hence can’t be processed. To find it, keep the file name column (my guess is you removed it) to see which file creates the error.
A perfect explanation of the problem and the solution. Many thanks. I also marked that link to read next. I have watched a few tutorials already before starting my project. The good ones are a great way to learn.

Thanks again


Colin
 
Upvote 0

Forum statistics

Threads
1,223,997
Messages
6,175,874
Members
452,679
Latest member
darryl47nopra

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