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
