I have a dataset where each line has a user with a 'UserID' and each user has a manager with a 'ManagerID'. Each user also has an email address, but no manager email address. I want to use the 'ManagerID' to reference that managers 'UserID' and pull their email address and place it with the user as 'Manager Email'.
Apologies if this is confusing, I wasn't sure how to word it. I can clarify if need be.
Thanks,
Matt