Loop through list items and set the value of field extended

⌘K
  1. Home
  2. Docs
  3. Virto Workflow Automation...
  4. VIRTO SHAREPOINT WORKFLOW...
  5. List Activities
  6. Loop through list items and set the value of field extended

Loop through list items and set the value of field extended

This activity finds a list by URL and allows looping through list items to set the value of a field.

loop_through_list_items_and_set_the_value_of_field_extended_1
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.
FieldOptional. Name of the field to update.
ValueOptional. New value to set for the field.
list urlFull URL of the list.
Examples:
http://mysharepoint/MyDocs/Shared%20Documents
http://mysharepoint/Lists/List%20with%20Approve
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?