Get version history of list item

⌘K

Get version history of list item

This activity provides access to the version history of a list item and stores the result in a variable. You can retrieve the first value, the previous value (useful for checking if an item has changed), or the last different value. The activity supports all SharePoint columns.

SharePoint Workflow Designer Phrase

Get First Value from the version history of this item for this field and store it in variable.

Parameters

ParameterDescription
First ValueMode:
First Value: The original value.
Previous Value: The value prior to the current version.
Last Different: The last value that was different from the current value.
this itemThe list item.
this fieldThe name of the field.

How can we help?