I need some help figuring out how to capture and store the value of lookup column into a text field.
*There are 2 Sharepoint Lists: EmployeeDirectory and EmployeeYearbook
*EmployeeYearbook is driven by the employee's name, and has 3 lookup columns to pull the info from EmployeeDirectory: Team, Supervisor, Position.
I need to be able to store the outcome of each lookup column into a text field so that it can be used in an associated PowerApps.
I have hit a wall after many hours trying to figure this out. I tried a flow in Sharepoint but that only worked for one column.
Any ideas would be greatly appreciated