Skip to main content
Nintex Community Menu Bar

Delete values in a SharePoint field via Nintex workflow

  • November 23, 2020
  • 2 replies
  • 38 views

Forum|alt.badge.img+1

Hi,

 

I would like to delete values in SharePoint fields with a Nintex Workflow. I tried the "Fields to update" option in "Update multiple items", but I´m capable to update the fields only. What am I overlooking? Thanks in advance!

 

Best,

schattie

2 replies

Forum|alt.badge.img+11
  • Scholar
  • November 23, 2020
Use the build string action and save it in a variable, (empty value) then update the field with that action and it will set it blank.

Forum|alt.badge.img+1
  • Author
  • November 25, 2020

Thanks, works fine! 🙂