Hello to everyone!
I have created a Flow on Power Automate:
when a file is created in a folder, the AI model created by me for extracting information from a PDF document, extract the data and put them in a table in excel file.
Everything is working fine if the document that I put on the folder is a 2 page PDF document as the ones used to train my AI model called "Document Processing 8/2/2022, 12:24:58 PM" and I don't put the "Appy to each" step.
But now I have several PDF documents there are multi-page (the structure of the main document is still the same, the informations lays on 2 pages, so the multi-page documents are only concatenation of several of those 2-page documents), so I wanted to apply the extrapolation of data with my AI model to EACH of the 2-pages document inside the multi-page PDF file.
I hope I have made clear myself and really hopeful that someone is helping on this