Hello,
I'm relatively new to Power Apps and have been trying to get around the delegation limit for one of my projects. For some context, I've created an input tool for one of our consulting teams to use. The team using this tool enters and submits their implementation records through it, which are then stored in a Sharepoint list and fed into Power BI. The Power App has a recall feature built in where it's supposed to auto-populate with data from the most recent implementation record entry, based on the implementation's title/name and bill number. This has been working well until recently, when we first exceeded the 500 record limit. I updated the record limit to 2000 as suggested, but this is only a temporary solution.
It seems like the formulas are isolating LookUp and Filter as the sources for the delegation warnings, but I'm not sure what I could do to eliminate the delegation warning entirely.


This is a larger issue that we're facing, since the number of records being generated throughout the year could easily exceed the limit of 2000, and we need to consistently bring up the most recent version of the records.
Any insight is very much appreciated. Thank you!