Forum Discussion
Get data from a PDF with a scanned document
- Anonymous3 years ago
Hi pbi1908 ,
If I understand correctly, it seems that you are trying to connect to PDF file. But it is a scanned PDF file, and Power BI can't read the data successfully from it. You can refer the following links to connect the normal PDF file in Power BI Desktop.
Read and Import Data from PDF Files using Power BI
And for the "special" PDF, please review the last reply in the following thread. And check if we can convert that PDF file to the normal one first by some one tool first.
Data extraction from Scanned PDF document
Best Regards
If anyone wants to extract data from a PDF or image without training a model for select documents, try this new GPT data extraction method: https://powerusers.microsoft.com/t5/Power-Automate-Cookbook/Extract-Data-From-PDFs-and-Images-With-G...
It doesn’t require specifying certain document areas, wordings, styles, etc. It just OCRs the file, converts it to a replica text (txt), and passes it to a GPT prompt where you can ask GPT to do whatever you want with the document data.