Announcements
I have gallery and I implemented filter on it and I'm seeing a delegation warning. What is the best approach to remove delegation warning using the same filter?Thanks for the help.
@YamiteKudasai Instead of "=" use the StartsWith function.
should i do it like this? Filter('Comments' , StartsWith(Request.Id, gvCurrentRequest.ID)) sorry newbie
same delegation warning
@YamiteKudasai What is the datasource and what are the datatypes of the 2 thing you are trying to compare?
Moreover, if you have less than 2000 records and don't think it will ever go beyond 2K, you can ignore the delegation warning.
the request.id is a lookup sharepoint column.
@YamiteKudasai Lookups work differently, So you have to do, Request.Value=
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 103
WarrenBelz 82 Most Valuable Professional
wolenberg_ 67 Super User 2026 Season 1