Announcements
I have a custom combo Box , which have the following formula to sort the items inside its Items property, where 'Cost Centre' field is a calculated column:-
But this formula is returning a Delegation warning.. any advice how i can fix this?
Thanks
Sort() is usually delegable, but it depends a bit on the data source type and column type. What do you have for those? For example, lookup or complex data type columns in a Sharepoint list don't handle a delegable Sort().
@BCLS776The datasource is a SharePoint list and the column is a calculated column.. thanks
The calculated column is your issue - do you truly need this operation to be delegable? For options to help, check out this thread:
https://powerusers.microsoft.com/t5/Building-Power-Apps/Delegation-issue-with-calculated-SharePoint-list-column-using/td-p/490105
Hi @johnjohn123 ,
If your data volume is less than 2000, you don't have to worry about delegation issues.
In addition, I don't recommend you to use calculate column in the list.
If you want to calculate some values, you can process them in canvas instead of preprocessing in the list.
Best Regards,
Wearsky
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 community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 358 Most Valuable Professional
11manish 214 Super User 2026 Season 2
Mohsin Ali 185