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 / Dropdown OnChange Othe...
Power Apps
Answered

Dropdown OnChange Other Column Value

(0) ShareShare
ReportReport
Posted on by 71

I've created a dropdown that displays LastName, FirstName from a collection queried from a user table. Within that table I have a GUID that I want to use as an identifier for another query later.

 

DropDown1

Items: Concatenate(UsersCol.LastName,", ",UsersCol.FirstName);

 

How do I construct the OnChange for the dropdown so that it gets the GUID and when I make a selection?

Categories:
  • Verified answer
    CNT Profile Picture
    10,921 Super User 2024 Season 1 on at

    @RobDin It would be better to use a Combobox and set the Items property to UsersCol, Primary Text to LastName and SecondaryText to FirstName.

    Then to get the GUID,

    First(combobox.SelectedItems).GUIDcolumn

     

    Please remember to give a 👍 and accept my solution as it will help others in the future.

  • RobDin Profile Picture
    71 on at

    This worked well after I combined the FirstName and LastName columns into a FullName column on the back end data source.

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 411 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 338

#3
WarrenBelz Profile Picture

WarrenBelz 256 Most Valuable Professional

Last 30 days Overall leaderboard