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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

thousands of the same PDF with unstructured data

Does anyone if BI can replace Alteryx by filtering text responses and check boxes in a pdf by the thousands? Can someone demonstrate how this happens? 

1 REPLY 1
otravers
Community Champion
Community Champion

Power Query has a PDF connector but I think it needs structured data, i.e. predictable table structures, to be of any use:

https://docs.microsoft.com/en-us/power-query/connectors/pdf

 

It sounds like your PDFs are unstructured though so you might have better luck processing them via Power Apps's AI Builder first, saving the extracted data in Dataverse, and using that database as your Power BI data source:

https://docs.microsoft.com/en-us/ai-builder/use-in-powerapps-overview

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors