Sharepoint/MS Lists Person field lookup

44 Views Asked by At

In one List for Process Owners I have a title (text field) and person (person field).

enter image description here

In another list I have processes, where there should be an owner for each. This should be a drop down option as a lookup field to choose one of the roles as per the first table. Once this is chosen, the name of the person in that role should automatically populate.

What I have is this, with the red area what I'm missing and wish to have.

![enter image description here

It is designed in this way so that if a person changes roles, I just need to update the Process Owners table rather than every single process related to that person.

As per above, I have successfully added the lookup field for role, however I cannot get the Person field to show at all.

When reviewing the Process Owner Role lookup field, I am expecting to see 'Person in role' as an available field to add so that when a role is selected, the person associated to the role will automatically populate.

enter image description here

I looked up other queries and it seems people field may not be an available option and coding may be required, but couldn't find one to match what I am doing if anybody could please assist. I am not a coder so please go easy :D

Thanks

0

There are 0 best solutions below