Hi,
I'm able to lookup another list to get a person into a form variable and calculatded field successfully
parselookup(lookup("approvers", "area sector",Area+Sector, "approver"))
I would like this same logic applied to set the default value in a people picker control but it doesn't seem to work.