I'm using the 'do until' method to load and process more than 5000 files from a Sharepoint document library. However the 'Get items' step is loading more than 5000 items, which is causing an error in the subsequent 'Apply to Each' step.
On the Get Items I have specified a top count of 5000 and enabled paging with a threshold of 5000. However it's loading 7768 which is the full amount of files in the library.
Get items
Get items settings
Count of files from get items
Error on apply to loop

Report
All responses (
Answers (