Skip to main content
Nintex Community Menu Bar

Update Multiple Item Values

  • January 23, 2020
  • 1 reply
  • 4 views

Forum|alt.badge.img

Hello All,


I'm trying to do the following with Workflow in Sharepoint 2016 - I have a workflow that is currently working;


New Item on list A from List B > Change value in list B to Assigned

 

What i am having trouble getting to work correctly is;

 

Edit item in list A from List B > Remove or change lookup > Change value in list B to un-assigned

 

I've tried a lookup on the same workflow but i can't seem to get the right information to  lookup the values

1 reply

allan
Nintex Partner
Forum|alt.badge.img+9
  • Nintex Partner
  • February 7, 2020

If you want to unset a lookup, you can try to update the value with an empty string (create a new text variable and use it without setting it).