I am attempting to create a cascading combo box and I am completely new to Power apps. My data source is a share pointlist that contains two columns as shown below.
| User Id | Full Name |
| dw007 | Dan White |
| al087 | Alex Lewis |
| cd889 | Corey Davis |
Both columns are single line of text. My first combo box filters User Id. My second combo box would choose the full name based on the user id selected. Therefore, if the User ID in Combo Box 1 is dw007 then the full name Dan White would populate in Combo Box 2.
Can anyone help me with the logic needed to accomplish this?

Report
All responses (
Answers (