Is there anyone way to extract data from a report (i.e. PDF) other than the AI Builder - Document processing? I can't get it to work, I thought I followed the instructions but its not working. It skipping several pages, etc.
Here's the old report I'm trying to extract data from - each report may have up to 100 pages. Each page has different header (the items between the 2 lines of ****)
For this page, there are 6 data (under Regular Appropriations) for 1 item.
I created a model (unstructured data) with text fields and table. The table is for the 'Regular Appropriations' data. However, when I run the flow, only the value from page 1 is extracted and applied to all pages. Also, some pages were skipped.
Flow
Maybe I need to loop between each page first?!?