This activity allows looping through list items and updating multiple fields for each list item.
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
Parameter | Description |
All | Optional. List item filter. The filter string supports View Name, View ID, and CAML string (<Where>…</Where>). An empty filter returns all items. |
this list | List data source and the list of fields to be updated. |
No | Indicates whether the activity triggers the item update event. Default value is No. Note: Can loop workflow activities if set to Yes. |