Hi
I try to create a flow with the goal of analyzing all PDFs in the OneDrive folder using AI Builder to extract invoice information, and then writing that information into Excel.
step1: to list all the files in OneDrive,
step2: get the file names by json
step3: use AI Builder to recognize each file,
step4: writing that information into Excel
I find that the file names and the information from AI Builder do not match, and it only works correctly when the "Degree of parallelism" is set to 1. Is there a way to set the "Degree of parallelism" to 20 or even 50 ?
Thanks
flow screen