Skip to main content

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?

I tried title too.   We are using foundation.   Looks like this feature might not be availible


If you are using SharePoint foundation there is no User Profile Service available.

You do have an alternative to use LDAP Query action to query your AD in Nintex Workflow as explained in this post


Reply