Get field values from list

⌘K

This activity extracts values from field from filtered list items at specified list and store result in dictionary.

get_field_values_from_list_1
Parameters

Input parameters

ParameterDescriptionExample
Thefollowing fieldField name which values you want to get from the list.Title, Task Status
All (optional)List view name or ID, or CAML query for list items those you want to get field values from.All items, <Query><Where> … </Query></Where>
Current listList name or id(quid) those you want to get field values from. If empty, current workflow context list will be used.Tasks[%Workflow Context:List Name%]/Lists/ Tasks
VariableAfter successful workflow execution contains field valuesfrom processed list items.

Example

get_field_values_from_list_2

How can we help?