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 / Convert a Dropdown to ...
Power Apps
Unanswered

Convert a Dropdown to Combo box control

(0) ShareShare
ReportReport
Posted on by 123

I have a text column called Project in a SharePoint custom which should get a value from Project Master list. I  have a customized form in Power Apps where the Items property is set to Sort(Distinct('Project Master',Title),Result) IIn the Form Properties -> Edit Fields -> I set the field control property to dropdown. I could not find Combo Box option. This is working.

 

The problem is that when projects increase in numbers, dorpdown will be difficult to use. I need a searchable Combo Box control.

 

The reason I am not using SharePoint standard lookup column is because I have next drop down which has a cascading value filter based on the above field. Location based on project selected.

 

Thanks in advance for any help.

 

Categories:
I have the same question (0)
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at
  • v-monli-msft Profile Picture
    Microsoft Employee on at

    Hi @YatinMumbai ,

     

    You can use a combo box to replace the default text control to update this text column. Just unlock the data card, delete the old text control and insert a combo box. Use the same formula in the Items property for the combo box. Then you could to convert combo box selected items into a string in the Update property of this data card. Use below formula to achieve this:

    Concat(RptGrpDropDown.SelectedItems, ColumnName & "; ")

    Note: The ColumnName represents the column you used as a display value within your Combo Box control. 

     

    Regards,

    Mona

  • YatinMumbai Profile Picture
    123 on at

    Thanks for your response.

    The Combo Box is working as desired. However, I am getting error in the Update property of the data card. I have used the formlua you have suggested and replaced controls to those in my project.

  • DGS Profile Picture
    122 on at

    Link is broken

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 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard