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 / Filter SharePoint list...
Power Apps
Answered

Filter SharePoint list based on the Keywords

(0) ShareShare
ReportReport
Posted on by 42

We have a SharePoint list named Master Data Dictionary, we stored around 4500 items in it. We have a fields(Group, Portfolio, tables, Column name, Source etc), I got the new requirement to filter those data based on the Keywords. it's similar to like a classic SharePoint list search functionality, if you search the list based on the Keywords, it will filter those items for you.

 

My question is what is the filter condition based on the Keywords?

 

Any help is highly appreciated.

 

Thank you.

Categories:
I have the same question (0)
  • Shanescows Profile Picture
    2,218 Most Valuable Professional on at

    You can try the Filter function to see if it works the way you are hoping. Just becareful for delegation. https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/delegation-list 

  • Ptiwari Profile Picture
    42 on at

    Hi Shane,

     

    Thanks for responding back, but the above link is not working, can you please provide me a correct link?

     

    Thanks, Pooja

     

  • Verified answer
    v-monli-msft Profile Picture
    Microsoft Employee on at

    Hi @Ptiwari,

     

    Please first try to create the app by selecting Create an app > Start with your data > SharePoint > Fill your sharepoint site URL and select this list. Then PowerApps would auto-generate the app for you. And in this app, the Items property of the Gallery control be default is:

    SortByColumns(Filter(ListList, StartsWith(Title, TextSearchBox1.Text)), "Title", If(SortDescending1, Descending, Ascending))

    Capture.PNG

     

    With this formula, you could type keywords of the Title column and the results would show in the Gallery.

     

    About the related functions used:

    Filter:

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-filter-lookup

    SortByColumns:

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-sort

     

    Regards,

    Mona

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 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard