Contact us
View as Markdown
Ask AI
Open in ChatGPT Open in Claude

Opens a third-party service and shares a pre-filled prompt containing this public page URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

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 a field extended activity in the SharePoint Workflow Designer using a list URL

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.
Updated on August 12, 2026