I have a PDF with what appears to be a pretty clean table that I'm having issues importing cleanly into PQ / Excel. Below is a snippet of the table (it covers ~20 pages of a PDF):
When I go to import into PQ, I run into one of two issues:
1) I import the table object and everything except the first column (column with the vehicle info) imports cleanly (the vehicle column is not coming into PQ at all).
2) I import the page object and everything including the vehicle column comes in but each vehicle is being split across four rows:
Option 2 feels like my best starting point but the issue I'm running into is how to get the four rows for each vehicle into one row / cell. For Option 1, I do not know why just one of the columns from the PDF table isn't coming in.
When I go to import into PQ, I run into one of two issues:
1) I import the table object and everything except the first column (column with the vehicle info) imports cleanly (the vehicle column is not coming into PQ at all).
2) I import the page object and everything including the vehicle column comes in but each vehicle is being split across four rows:
Option 2 feels like my best starting point but the issue I'm running into is how to get the four rows for each vehicle into one row / cell. For Option 1, I do not know why just one of the columns from the PDF table isn't coming in.