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 / How to select the user...
Power Apps
Answered

How to select the username and email saved in [Person or Group] type in the drop-down combo box?

(0) ShareShare
ReportReport
Posted on by 24

Three users are stored in the Person or Group type of the List.

image.png

 

I want to select a user from three users in the combo box of the app how to do it?

image.png

Categories:
I have the same question (0)
  • StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @奔跑吧蜗牛c 

     

    To get the users' display name from the person combo box with semicolon separator

    Concat(PersonCombo.SelectedItems.DisplayName, Text(DisplayName) & ";")

     

    Get person emails address

    Concat(PersonCombo.SelectedItems.Email, Text(Email) & ";")

     
    Thanks,
    Stalin - Learn To Illuminate

  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @奔跑吧蜗牛c ,

     

    Have you checked @StalinPonnusamy 's solution? It should be working for your scenario.

     

    If you have any questions please feel free to leave them here and let us know. If you have solved the issue, please consider accept the reply as the solution to help the other members find it.

     

    Best regards,

    Community Support Team _ Jeffer Ni

  • 奔跑吧蜗牛c Profile Picture
    24 on at

    Hi @v-jefferni ,

     

    My problem has not been solved yet, I tried to use @StalinPonnusamy  solution but failed.

     

    The default way is to find the user by searching, but this is too unfriendly to the customer, I want to do it by selecting the user name in the user or group column of my xx List. (drop down select box way)

     

    Sorry my English description may not be very good, if my requirement description is not clear please point out, thank you.

     

     

     

     

     

  • Verified answer
    StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @奔跑吧蜗牛c 

     

    Set the items property of combo box to

     ForAll(
     SPList,
     PersonColumnName
     )

     

    Displays as a dropdown but combo box.

    Result (Based on Column type either single or person)

    StalinPonnusamy_0-1636514879130.png

    StalinPonnusamy_1-1636514926203.png

     

    StalinPonnusamy_2-1636515068150.png

     


    Thanks,
    Stalin - Learn To Illuminate

  • 奔跑吧蜗牛c Profile Picture
    24 on at

    Thank you very much for your help, I solved it using your method.

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
Vish WR Profile Picture

Vish WR 914

#2
11manish Profile Picture

11manish 627

#3
Valantis Profile Picture

Valantis 598

Last 30 days Overall leaderboard