Notifications
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 380 Most Valuable Professional
Kalathiya 340
MS.Ragavendar 333 Super User 2025 Season 2