The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I am new to the formun and have a question on my first post. I have a folder which contains several dozen PDF forms that are fillable and digitally signed. I try to bring them into Power BI, but the only fields that are show are the Text Label fields and not the data that was entered into the form. Can someone assist me in understanding what I am missing?
Did you ever get this working, I am trying to do the same thing.
I've managed to get the pdf field values to show in power query by flattening the pdf before it comes into BI. But the probmlem I am having is power query is adding the data from each file into one row (duplicating the headings) as opposed to adding the data from each file to a new line? I'm pulling my hair out!
What I've done is use Adobe Acrobat Pro to export the fillable fields of various files together to csv. Then you import it into Power BI.
Hi @Anonymous ,
I did a test, and the PDF file with a single text content can be imported into powerbi correctly.
The import of the pdf data source is somewhat different from other data sources. When the content cannot be recognized, a null value will be imported, as follows:
For more details, you can read related document:
Connect to a PDF file in Power BI Desktop - Power BI | Microsoft Docs
If the problem is still not resolved, please provide detailed error information and related operation screenshoots. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Attached it a snipit of a PDF with the fields I am trying to get into Power BI. Also included is a snipit of what BI is showing. I want to get all the fields from the PDF into Power BI.
Hi @Anonymous ,
Try to change the above content into text form, and then import it again. When the format of the content in the pdf is inconsistent, it can cause the above error.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you for the input. However, we are going to have 100's of forms with each form having about 20 input fields. So, can Power BI import fillable forms withoiut having to convert the input fields to text? Is there a quick way to convert all the fields of a form into text?
Regards
Hi @Anonymous ,
Refer to the content of the following link, and then import it into powerbi through other format files. Hope to help you.
How to Extract Table from PDF, Tips to Export Table from PDF- ByteScout
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I think you may be missing the security aspect - most likely these fields are protected against copying with some sort of encryption.
Thank you for your reply. I created a blank PDF with just one field and was unable to get the data from that field. It reported NULL. I guess a question would be, is one able to read data from a fillable form (PDF) unsually?
Sean