Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

RecentFieldChange

Use this virtual object to see how an opportunity has changed in the past seven days. Learn the previous value of a field, who made the change, and when the change was made. This object is available in API version 52.0 and later.

This guide only lists certain information for each object. For more information, including descriptions of the fields, see RecentFieldChange in the Object Reference for the Salesforce Platform.

Fields

Field Name Field Label Type Digits Length Precision Scale
ChangeDate Change Date datetime
FieldName Field Name string 255
Id Recent Change ID id 18
ParentId Opportunity ID reference 18
PreviousCurrencyValue Previous Currency Value currency 18 2
PreviousDateOnlyValue Previous Date Only Value date
PreviousNumberValue Previous Number Value double 18 2
PreviousTextValue Previous Text Value string 255
ValueChangedById User ID reference 18