Loop through list items and update list items

⌘K

Loop through list items and update list items

This activity allows looping through list items and updating multiple fields for each list item.

loop_through_list_items_and_update_list_items_1

The activity uses the default “Update List Item” user interface to select fields. You may ignore any “warning” messages, as the activity will only use the list ID, property name, and value from the control.

SharePoint Workflow Designer Phrase

Loop through all items and update items in this list. 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.
this listList data source and the list of fields to be updated.
NoIndicates whether the activity triggers the item update event. Default value is No.
Note: Can loop workflow activities if set to Yes.

How can we help?