I have a SharePoint list with a column named "Issue" formatted as a dropdown choice. If a particular "Issue" is selected I need another column named "Responsible" to autofill with who is responsible to handle the issue.
In Power Apps I have a form with both the "Issue" Dropdown and "Responsible" text box. Below gives an example of Issue choices and who is Responsible based on the Issue selected.
Issue Choices --> Responsible:
BOM Part Incorrect --> ORE
BOM Missing Part --> ORE
Missing Stock Part --> Logistics/Purchasing
Missing Job Part --> Logistics/Purchasing
Vendor Error --> Purchasing
Quality Issue --> Quality
Material Damage -->Quality
Material Missing --> Logistics
Testing Errors --> ORE

