Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Answered

combobox o365 users lookup

(1) ShareShare
ReportReport
Posted on by 281

I have a combobox 'Relationship Owner' in a form that looks up o365users and lets me select one user (working OK)

nick9one1_0-1653498104898.png

on save it record s the user GUID in dataverse (working OK) 

nick9one1_1-1653498230433.png

 

in a list I can lookup the user from dataverse Users table with the ID (working OK)

 

 

LookUp(Users,azureactivedirectoryobjectid=GUID(ThisItem.relationshipOwner)).fullname )

 

 

nick9one1_2-1653498341750.png

 

but the only way I can find to set the defaultselecteditem of the combobox lookup the full name in the Users table and then use this for the search. Is this really the only way to do it? 
Would make sense for the combobox to be able to search the GUID value, but it cant

 

nick9one1_4-1653498600264.png

 

 

 



 

Categories:
  • Verified answer
    v-xiaochen-msft Profile Picture
    on at
    Re: combobox o365 users lookup

    Hi @nick9one1 ,

     

    If you want to use guid in this connector , you could try UserProfileV2() function. This function uses Guid parameter.

    vxiaochenmsft_0-1653876637469.png

     

    Best Regards,

    Wearsky

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Microsoft Dataverse

#1
mmbr1606 Profile Picture

mmbr1606 22 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 17

#3
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

Overall leaderboard

Featured topics