Hello wondering if you can help!
I have a flow that extracts data from PDFs sent in via email which is then stored onto a SP list and that list has a status column which the flow sets a value of 'Pending Export'. This works fine. It's the latter part of the flow that has stopped working. The last get items action as shown below should filter only records with that status:
The final part of the flow has now started to be skipped. This should use the update item action to change the column status from 'Pending Export' to 'Ready for Export' but as you can see below it's not working anymore. Has there been a change on the Power Automate platform? I can't see why it's stopped working as the flow says it has run successfully with no errors. Is this anything to do with exceeding the amount of records in a SP list perhaps? I've got around 4500 records at present. Any help would be most appreciated. Many thanks, Rob.