I am trying to build an app, where in my form I have a column Office ( choice: 12 different choice) and another column Team (choice: 6 different choice).
If I select lets say Office A and Team Sales, I want the other column Team Lead( person or group ) to be autopopulated based on office and team.
I have another list where the teams leads are mapped as below:
Office Team Team Lead
A Sales john, doe
A IT Test, Joe
B HR Test, Again and so on.
How can i get Team lead autopopulated based on Office and Team Selection in PowerApps ?
Thank you for your help.