Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

How can I get rid of the delegation warning next to my combo box?

(1) ShareShare
ReportReport
Posted on by 5

I'm currently creating a form on power apps and am trying to turn a combo box into a search box that is backed up by a data set on SharePoint with around 450 items. There is a button next to the combo box that allows the user to add an unlisted item to the form and the SharePoint list. The search function is not working when I try to access the app through a coworker's computer. I'm still new to Power Apps so I did some research and found that I'm supposed to filter the SharePoint list through the combo box, and I tried the code, "Filter(CustomerList, StartsWith(Name, ComboBox1.SearchText)) in the "Items" property, and that still wasn't working. Any help is greatly appreciated, thank you.

  • rzuber Profile Picture
    545 Super User 2025 Season 1 on at
    Re: How can I get rid of the delegation warning next to my combo box?

    You can ignore the delegation warning if your SharePoint list will not exceed 500 (by default.. you can expand that to 2000) records.

     

    If you want to get rid of the delegation warning, don't use SharePoint as the data source for your combo box. Copy the data to a collection, and use that as the data source.

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,653 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard