web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Delegation error on Fi...
Power Apps
Answered

Delegation error on Filter

(0) ShareShare
ReportReport
Posted on by

Good day

 

I have a gallery that filters via a text box on 4 different fields.  The datasource is a Excel table.  This is my formula:

 

janineb_0-1660557212632.png

 

Please see the delegation warning on the gallery:

janineb_1-1660557288131.png

 

Can you please assist me to fix the formula so that I don't get the delegation error?

 

Thank you 

 

 

Categories:
I have the same question (0)
  • Gochix Profile Picture
    1,937 Moderator on at

    Hi @janineb ,

     

    How many rows of data do you keep in your Excel file?

    Would you consider to make a new collection from Excel file?

     

    SortByColumns(Search(ZPR_BP_31May22, SearchTermTxt.Text , "GRP BP name","BP Name","GRP BP number","BP number"), "GRP BP name", Ascending)
  • janineb Profile Picture
    on at

    Thank you for your guidance.  Although the delegation warning disappeared, the filter does not work now.  The number of records will exceed 500, but not more than 3000 maximum

     

  • Verified answer
    Gochix Profile Picture
    1,937 Moderator on at

    Try to collect a new collection.

    ClearCollect(TestCol,ZPR_BP_31May22);

     

    Then apply the code below for gallery and see if this works.

    SortByColumns(Search(TestCol, SearchTermTxt.Text , "GRP BP name","BP Name","GRP BP number","BP number"), "GRP BP name", Ascending)

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard