Views:

Description

Returns the prior value of a field.

Allows for comparison of previous values such as only execute a validation rule if a picklists prior value was 'Pending' and it is now going to 'Closed'

Note that to use the PriorValue function, the formula must be executed as Pre-Operation

Signature

PriorValue('fieldreference')

Example

PriorValue('[account.description]')

Parameters

Name Type Description Required
teamname xxxx xxxx xxxx