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 / Populate people picker...
Power Apps
Unanswered

Populate people picker filed on selection of dropdown

(0) ShareShare
ReportReport
Posted on by 428

i have employee table where  i have below structure

 

  • CountryManager 1                                                 Manager 2
    USabc@mail.com                                            xyz@mail.com
      

in powerapp form if i select US it should populate both manager name accordingly 

Categories:
I have the same question (0)
  • v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @Ashok2 ,

     

    What is the type of Manager column? Person/Group, right?

    If you want to achieve that, you have to modify the DefaultSelectedItems of Manager combo box as below:

     

    LookUp('SP list', Country=CountryCombobox.Selected.Country).Manager1 // If Country is Text column

     

    Or

     

    LookUp('SP list', Country.Value=CountryCombobox.Selected.Value).Manager1 // If Country is Choices column

     

    If this doesn't work, please share more detail about the App and these column types.

    Sik

     

     

     

     

  • eka24 Profile Picture
    20,925 on at

    Try insert two textboxes:

    In the First textbox1 put:
    LookUp(TableName,CountryColumn=Dropdown.Selected.Value,Manager1Column)

     

    In the First textbox2 put:

    LookUp(TableName,CountryColumn=Dropdown.Selected.Value,Manager2Column)

     

    If you like this reply, please give kudos. And if this solves your problem, please accept this reply as the solution

     

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 408

#2
timl Profile Picture

timl 340 Super User 2026 Season 1

#3
Vish WR Profile Picture

Vish WR 319

Last 30 days Overall leaderboard