I have a flow that ran fine until I got over 13k in my list. Now When I try to run a new flow I get this error.
The filter should return a with zero results because I don't have any on in the list for the filtered Facility.
@Pstork1 I met you at the Dallas 365 EduCon and you said if we have an issue we can't solve to tag you and mention it and you would take a look.
I don't think delegation will get you around the 5,000 record limit when using an HTTP REST call.
Makes perfect sense except I thought it would still work because I am using a filter to reduce the view under 5,000.
The problem is that when doing an HTTP REST call you are subject to the normal limits of SharePoint. There is nothing you can really do here other than put everything into a different data source. I would have expected it to start throwing this error when your list got bigger than 5,000