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 / Office365 users info
Power Apps
Answered

Office365 users info

(0) ShareShare
ReportReport
Posted on by 432

Hello All,

 

I have a dropdown menu which is linked up with Office365 users to show their names in the dropdown menu.

However the only information i am able to retrieve is .DisplayName with the code below:

ComboBoxAfzender.Selected.DisplayName

 

Is there a way for me to get Email adresses or any other info about my users?

 

officeusers.PNGonly DisplayName is shown in suggestions.

 

How i fill the combobox with the userdata:

If(
!IsBlank(ComboBoxOntvangerINK.SearchText);'Office365-gebruikers'.SearchUser({searchTerm:ComboBoxOntvangerINK.SearchText})
)

 

Categories:
  • mdevaney Profile Picture
    29,993 Moderator on at

    @gjeh 

    Does either of these show the user’s email?

     

    ComboBoxAfzender.Selected.Email

    ComboBoxAfzender.Selected.Mail

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • gjeh Profile Picture
    432 on at

    Sadly no, As shown in the first image ComboBoxAfzenderINK.Selected  has only 1 suggestion which is DisplayName

  • mdevaney Profile Picture
    29,993 Moderator on at

    @gjeh 


    Try this code in both the DisplayFields and SearchFields property of the ComboBox

     

    [“DisplayName”,”Email”]

    If email doesn’t work try “mail” instead.

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • gjeh Profile Picture
    432 on at

    I don't know why, but for some reason this works:

     

    Place TextInput as search bar, disable search in the combobox and then I can add secondary fields to the combobox.

     

    If i do this i can use a plethora of ComboboxINK.Selected. fields

     

    What i don't understand is how it won't work with  ONLY a combobox (also using that as the search field)

  • Verified answer
    gjeh Profile Picture
    432 on at

    Seems like it might have been a bug or mishap of connection, after deleting my boxes etc and replacing them in the same fashion it worked as it should.

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
11manish Profile Picture

11manish 409 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 252 Most Valuable Professional

Last 30 days Overall leaderboard