Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
TH_2342
New Member

Extracting tables from multiple PDFs

Hello,

 

I am trying to extract the same table from multiple PDFs within Power BI. These PDF's are stored in a SharePoint Folder, and whilst the tables are in the same format in each PDF, they are not on the same page or table number. 

 

I have been able to connect Power BI to the appropriate SP folder and load in the PDF files I need, but I'm strugglign to figure out a way to automatically extract the relevant tables (other than going through each file and filtering through manually). 

 

Is there a way I can extract specific tables based on certain criteria within the tables, i.e. every data table I want to extract has the first column titled 'example'. 

 

Thank you in advance for any help. 

3 REPLIES 3
christinepayton
Most Valuable Professional
Most Valuable Professional

You might want to look into Power Automate Desktop. It will let you run actions with regular expressions on PDFs and extract tables to Excel. The regular expressions are what you use for things like "get this thing wherever you see the word xyz or where the text fits this pattern". 

 

It's usually used for files on your PC, but you could probably sync the library from SharePoint or something to run it local (make sure to check in settings and tell it to pull it all down vs storing in cloud). 

Hey Christine, 

 

Thanks for the advice, sounds like a great idea. Something new to learn too!! 

christinepayton
Most Valuable Professional
Most Valuable Professional

Sure! There's all kinds of AI solutions in the cloud too with AI Builder/Syntex, PAD is kind of the budget option. I only mention it because it's got a low barrier to entry because there's no need to request a license for it - usually it's already installed with Windows. 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors