HI there my use case is simple. I have a trained AI model that extracts data from PDFs. I need to create a flow where when I drop files into a OneDrive triggers the AI model extraction and creates an item in Sharepoint. I have been trying to get this to work. The data is place in Sharepoint but I get duplicates and rows with no data. It looks like it adds a row for each filename with the content of each PDF. If I have 2 PDFs I expect 2 rows instead I get 4. Please help, thank you
I want to process the file once but want to add them to one drive in one shot. So I want to save all the files in OneDrive and then have the flow run until all files are processed. So you are correct in saying process one file at a time
Maxcavalli,
Are you looking to process one file per flow run? Or multiple files at once?
I had a similar project a few months back. It is difficult to say without seeing the output of your trigger and "Create a List of Files to Process in Folder" actions, but I suggest ensuring you are pulling one file at a time (Possibly even one file per run).
Best Regards,
Jacob
WarrenBelz
146,653
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional