
Announcements
I need to extract invoices details from word docs and pdf to excel using power automate desktop. Is there a way that i can extract them sequentially?
Not sure I understand. If you have the filelist, you can sort it. If they are out of order, just extract the data from each page to a datatable and sort your datatable to get them in the order you would like.
If you are reading from e-mails, I think it will read e-mails (newest first); however, again, this becomes a list of e-mails, and there is a command to reverse the order of a list.