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 / Search Functionality
Power Apps
Answered

Search Functionality

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I'm creating a database app and just looking to improve the search functionality. 

 

I have a sharepoint list of organisations and they have three fields, 'Organisation Name' 'Organisation Type' and 'Organisation Focus.'

 

I want my powerapps database to be able to have a screen where I can search for records that match a particular field, eg. Some organisations may have their type listed as 'charity'. If I wanted to search for all charities I would be able to enter 'charity' into the search box and it will pull up a screen with a gallery showing all charities. 

 

I seem to have been able to get it to filter names by using Filter('Organisation List', StartsWith ('Organisation Name', textinput1.Text)) but this then doesn't seem to allow me to replicate this formula to filter out 'Type' or 'Focus'.

 

Is there a better way I'm missing?

 

Many Thanks

 

 

Categories:
I have the same question (0)
  • JayMagness Profile Picture
    1,663 on at

    Hi,

     

    I think you wan to add a Search statement, then a filter statement

     

    Filter, Search, and LookUp functions - Power Apps | Microsoft Docs

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Anonymous,

    Based on the issue that you mentioned, do you want to search based on what your type in the Text input for 'Organisation Type' and 'Organisation Focus'?

    Could you please tell me that if all the columns are Text type?

    The formula you provided could only filter based on key word in the 'Organisation Name' column which should be a Text type column.

    If you have a Choice column, you should modify your formula as below:

    Filter('Organisation List', StartsWith ('Organisation Type'.Value, textinput1.Text))

    Check if it could help.

    Regards,

    Qi

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 530

#2
WarrenBelz Profile Picture

WarrenBelz 459 Most Valuable Professional

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard