Contact us

Loop through list items and set the value of field

This activity allows looping through list items and setting the value of a field.

Loop through list items and set the value of a field activity in the SharePoint Workflow Designer setting one field per item

SharePoint Workflow Designer Phrase#

Loop through all items and set field to value. Trigger update event No.

Parameters

ParameterDescription
AllOptional. List item filter. The filter string supports View Name, View ID, and CAML string (<Where>...</Where>). An empty filter returns all items.
FieldName of the field to update.
ValueNew value to set for the field.
NoIndicates whether the activity triggers the item update event. Default is No.
Note: Can loop workflow activities if set to Yes.
Updated on October 24, 2024