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

Community site session details

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

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,935 Moderator on at
    Re: Delegation error on Filter

    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
    Re: Delegation error on Filter

    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,935 Moderator on at
    Re: Delegation error on Filter

    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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 836 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 327 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 231 Super User 2025 Season 2

Last 30 days Overall leaderboard