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 / Need some help with Lo...
Power Apps
Unanswered

Need some help with Lookup Dropdown Selected

(0) ShareShare
ReportReport
Posted on by 112

I've got a dropdown combo box in my Power App called "Location".  On an edit screen I would like to set this dropdown default to the users current OfficeLocation value from the Office365USers connector. 

 

I have a variable which contains the user's OfficeLocation value that is returned from the Office365Users connector.  

varSelectedPersonValue.OfficeLocation contains the value text.

 

But the dropdown box is expecting a table.  How can I do a lookup to set the default value to whatever the varSelectedPersonValue.OfficeLocation is?

 

Thank you!

Categories:
I have the same question (0)
  • WillPage Profile Picture
    2,339 Super User 2026 Season 1 on at

    You haven't said what the Items property of this combo box is, so can't give any specific advice, but the long and short of it is you'll need to construct an object with the same schema as the table you're using as the combo box's Items property and use that in the Default property, or convert to a single item array in DefaultSelectedItems (depending on whether you have SelectMultiple set to false or true)

  • greddin Profile Picture
    112 on at

    I ended up resolving my issue with the following formula:

     

    LookUp(Choices('List Name'.ColumnName),Value="choice value here")

     

    Thanks

  • WillPage Profile Picture
    2,339 Super User 2026 Season 1 on at

    Perfect.

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard