Skip to main content

Hi Everyone...

is there a way to set the value of a people picker field based off a selection in a choice field?

I have a list that has the list of all the choices and then the user name in another column.

In my list I want to populate the person or group field (WorkStreamLead) based off a choice in my choice column "WorkStream"

I'm dying for a solution so any help is appreciated! Can handle javascript so throw it my way!

Thanks,

kimberley

Hello Morrison,

Can you try this:

lookup("Lookup List name", "ID", WorkStream Control name, "WorkStreamLead")

Take a calculated column on Nintex Form and apply the above formula. Hope this should help.

Thanks,

Soni


Reply