I have two delegation warnings on my app, but the sources of those will always be 20 rows of data or less so the warning isn't really that important. Is there a way to mark these warnings as "read" or ignore them so they don't sit there forever?
Depending on the formula being run, you can sometimes use a With() statement to cover / hide these warnings. However, that's only a good idea if you comment the reason why you are doing this so that any future devs opening your app understand why there are no warnings.
There is no way to get rid of them, but they are just warnings and won't show when you run the app. If they aren't using data sources where delegation is necessary you can safely ignore them. But there is no way to turn them off.
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473