I am trying to get the title property of a value in a people picker field. I am doing this in a calculated value.
userProfileLookup(ModelName,"Title");
where ModelName is my people picker field.
But all I get is #Value!.
I found this post
userProfileLookup - #Value! error
but I am not certain I understand the solution nor if it is an actual solution.
I am running Version: 2.8.1.0 of nintex.
Any ideas?