Skip to main content
Nintex Community Menu Bar

How can I pull in a Manager's name, based on another People field?

  • October 10, 2019
  • 2 replies
  • 14 views

Forum|alt.badge.img+6

I have a CSR people lookup field.  And I have a Manager people lookup field.

 

When a User inputs the CSR name, I would like the Manager name to be populated accordingly. How can I pull that in?  The User completing the info is NOT the named CSR.

 

I've read about the query profile command, but can't seem to get it working.  Any help would be appreciated!

 

 

2 replies

Forum|alt.badge.img+12
  • Scholar
  • October 10, 2019

@anderj39 .....for Manager field on the form you can use the calculated control and using userprofilelookup function, you can get the manager's name. You can then connect the control to the list column.


Forum|alt.badge.img+6
  • Author
  • Novice
  • October 10, 2019

Thanks for the quick reply!

 

How would I write that formula out?