Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Hide 1st column of dropdown or combo box

(0) ShareShare
ReportReport
Posted on by 15

I would like to have a dropdown or combo box that hides the first column and only displays the second column. The item list will come up from an On-Premise SQL Server via gateway. The ID will be the selected value of the control. Example...

HiddenID | DisplayedPlusSearchName

1              | Bugs Bunny

2              | Homer Simpson

3              | Mickey Mouse

4              | Bart Simpson

5              | Charlie Brown

6              | Fred Flintstone

Any suggestions on how to make that happen? I was not able to find any examples on the Web.

Thanks for your help in advance.

 

Categories:
  • Verified answer
    CarlosFigueira Profile Picture
    on at
    Re: Hide 1st column of dropdown or combo box

    You can set the Items property of the dropdown control to your SQL table - each item in the dropdown will represent the entire row of the table. What you should do then is to select which of the columns is displayed in the dropdown, which you can do in the Advanced pane when you select the dropdown control:

    ForumPost001.PNG

    Then, if you want to know the id of the selected item, you can reference that property:

    Dropdown1.Selected.HiddenID

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,651 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard