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 / Cascading dropdowns to...
Power Apps
Answered

Cascading dropdowns to return specific person or group based on a dependant

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello,

 

This question has probably been asked several times but I can't seem to find an answer that directly resolves my issue.

 

I have created several SP lists, each holding specific data

 

List 1 - list of divisions

List 2 - list of cost centres and responsible managers (this is a person or group column) and lookup to the division SP list.

List 3 - this is the list the powerapps form is created from and contains all the above including additional columns of information.

 

I have produced several cascading dropdowns 

Dropdown 1 - user chooses division

Dropdown 2 - filtered to show cost centres within the chosen division. User chooses appropriate cost centre

I would like to have a third dropdown that displays the specific manager's email who is responsible for the chosen cost centre, which can then be used to fire off an email. 

 

Any ideas how i can achieve this?

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

    @Anonymous,

     

    I have made a test from my side, please refer to the following steps.

    1. add three combo boxes

    2. set combobox1's Items property:

    Choices('list 2'. LookUpColumn)

    3. set combobox2's Items property:

    Filter('List 2',LookUpColumn.Value=ComboBox1.Selected.Value)

    4. set combobox3's Items property:

    LookUp('List2',ID=ComboBox2.Selected.ID).Managers

    Snipaste_2019-12-11_14-10-18.pngSnipaste_2019-12-11_14-09-40.png

    Best regards,

    Sik

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @v-siky-msft thanks for this. Woudl this also work if I use a dropdown box rather than a Combo box? I can't seem to get it to work on my side. 

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @v-siky-msft sorry, i take that back. It works! Thank you!

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @v-siky-msft just to complicate matters a little, in the 3rd combo box, would it work if i asked it to lookup 2 columns and present me with the options? For example, i have a 'manager' column as well as a 'next level manager' column and I want the combo box to return both for the user to choose.

     

    Many Thanks

  • v-siky-msft Profile Picture
    Microsoft Employee on at

    @Anonymous 

    If you want 'next level manager' column show in the third combo box too, I don't think it can be possible.

    Best regards,

    Sik

     

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

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 477

#2
WarrenBelz Profile Picture

WarrenBelz 341 Most Valuable Professional

#3
11manish Profile Picture

11manish 317

Last 30 days Overall leaderboard