Skip to main content
Nintex Community Menu Bar

How to get the Manager Display Name using userProfileLookup runtime in Nintex Forms for Office 365

  • February 15, 2022
  • 0 replies
  • 578 views

butlerj
Nintex Employee
Forum|alt.badge.img+20

Topic

How to get the Display Name instead of the Login ID for the "Manager" property using "userProfileLookup" runtime in Nintex Form for Office 365 

 

Instructions

Use the following runtime function:    
userProfileLookup(replace(userProfileLookup("Employee Email", "Manager"), "i:0#.f\|membership\|", ""), "PreferredName")