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 / Combo box to search ow...
Power Apps
Unanswered

Combo box to search own column?

(0) ShareShare
ReportReport
Posted on by 157

I am wondering if it's possible to use a combo box to search data in a column, rather than allowing free text info.

 

I have the following form, where I want the combo box for Document Number (BC Number) to search the data already in the underlying SharePoint list.

 

form-fields.png

 

Below is the Sharepoint list, with the column, circled in red that I want the field to draw in its data from.

 

Underlying data.png

 

Is this possible?

Categories:
I have the same question (0)
  • CU-18081211-6 Profile Picture
    9,272 Moderator on at

    @FreddieV ,

    Well, if you need all documents in the list there might be a problem to obtain what you want (when we are talking about more than 500 items in the list).

    If you can filter (like status = "Pending" or Created in last 30 days) the documents and can the filter results under 500 items , you can set Items property of combobox to: 

    Distinct(Filter(YourDataSource, condition above))

    And in Gallery use among other conditions you might have use: 

    'Document Number'=ComboBox1.Selected.Result

    Hope it helps !

  • FreddieV Profile Picture
    157 on at

    @gabibalaban 

    Thanks for your reply. However, I am not using a gallery, this is an app with fields created from underlying SharePoint list columns. Do you have to use a gallery to do what I want then?

  • CU-18081211-6 Profile Picture
    9,272 Moderator on at

    Well no, it is not necesarry to use a Gallery. It was only a supposition. 

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 366 Most Valuable Professional

#2
11manish Profile Picture

11manish 184

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 99 Super User 2026 Season 1

Last 30 days Overall leaderboard