Skip to main content
Nintex Community Menu Bar

Unable to lookup Sharepoint "Department" in Nintex Responsive form 2013 (SP On premise)

  • July 26, 2021
  • 1 reply
  • 11 views

I'm not able to lookup user profile Department using both formula below in Nintex Responsive form in Sharepoint 2013. Last time, i was able to use the formula below without any problem. Is it because of the compatibility issue? 

Option 1: userProfileLookup (Submitter, "Department")

Option 2: userProfileLookup (Current User, "Department")

1 reply

Forum|alt.badge.img+12
  • Apprentice
  • July 26, 2021

Hi,

Try removing the space between userProfileLookup and "(".

Also try inserting the function rather manually typing (if did it such a way).

Is the issue only for "Department"? Also try changing it to "Manger" just to know where the issue is.