Announcements
Hi All
Wondering if someone can help me. I have created my power app from a sharepoint list but the search text box that was created will only search one specific field and I cant work out how to change it to search another field.
Thanks
Hi @Anonymous
You can always add in All or Parts of your Field Titles for searching.
Search( Customers, SearchInput.Text, "Name", "Company" )
e.g;
DS = Customers (which contains fields such as Name, Company, Address, Phone No, etc.
You can modify to include or all or part of them:
Search(Customers, SearchInputText, "Name", "Address", Phone No")
Note: the search field title must be in "...."
Reference:
https://powerapps.microsoft.com/en-us/tutorials/function-filter-lookup/
Hope this helps.
Hi
Thanks for the help i seem to be getting a blue circle coming up and the search item is still not searning student name it is only searching class? any ideas?
Blue circle means Delegation limitation. It is PA's limitation.
Have you include Student Name inside the search string?
May you share your
- Data Screenshot
- Apps screenshot with formula?
TQ
Are you collecting the items first or trying to run the search on a CDS or similar?
I've had issues with any type of query to a SQL connection but doing a collect on the data first then searching in multiple columns works without issue.
Guys i create barcode scanner i need to create search button to find the barcode results from the share point list
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.
11manish 393 Super User 2026 Season 2
Mohsin Ali 328
WarrenBelz 278 Most Valuable Professional