I am very very new to Power Automate and the AI Builder and successfully created my first automation.
I have multiple documents in name order and a table in each document. Each document has the same column headers and various number of rows of data.
During tests, Power Automate recognises I put one document into a OneDrive folder and then auto-populates the extracted data and puts it an Excel document in the correct header columns. Perfect !
However, when I upload multiple documents the data extracted and put into the Excel document is not in order. It seems to mix the data from any document and puts it in any rows it likes.
Is there a setting to make Power Automate (or AI Builder if it is this) to scan one document first, populate the Excel with that document data, then go to the next document and repeat, so that all data is in order?