Dealing with person fields Person fields in SharePoint are lookup columns. You can, of course, update person fields using Microsoft Flow. However, since its a lookup field, all it stores is the reference to that user, for example, something like this: i:0#.f|membership|dougb@contoso.onmicrosoft.com This then resolves to that user when its rendered by the people picker […]