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?