Hi ThommyK8782.
This is a common challenge when working with multi-page tables in Power Apps AI Builder. Since AI Builder processes tables based on structure, it may struggle to associate data split across pages. Here’s how you can tackle this:
1. Enable Multipage Table Extraction
Microsoft has introduced a multipage tagging feature in AI Builder that helps extract structured tables spanning multiple pages. Ensure this feature is enabled in your model.
2. Train AI Builder to Recognize Patterns
When tagging data in AI Builder, manually link related fields across pages.
Use custom AI models to detect missing values and associate them with previous rows.
3. Use Power Automate for Post-Processing
Extract the raw table data using AI Builder.
Use Power Automate to check for missing values and match them with previous rows.
Apply logic to fill in missing shipping dates based on item numbers.
4. Consider Preprocessing PDFs
Convert PDFs into structured formats like Excel or CSV before processing.
Use OCR tools to extract text and reconstruct tables before feeding them into AI Builder.
If this fixes the issue, please mark as resolved to help others with find it.
Happy to help
Robu1
SuperUSer| Moderator