Hello,
I have a document library of over 5,000 items and I need to get all folders with a dynamic variable (Username) in their folder name so that I can then copy files into any folder that contains that username.
It seems to work for the folders after enabling pagination in the step's settings and setting the limit to 10,000. For some reason it does not work if it contains my specific username. I'm not sure why. All other usernames seem to be testing fine for this Flow.
I then copied this exact step into my production Flow and get an error that it's over the 5,000 limit.
Why would this step work in one Flow and not the other? Is there any other method of accomplishing this?
My exported table shows a row with my username; however, the flow refuses to show that in the array if I add in the filters from the first video.