In Salesforce, what is the purpose of the ISCHANGED() function in a formula or validation rule?

Salesforce Admin Hard

Salesforce Admin — Hard

In Salesforce, what is the purpose of the ISCHANGED() function in a formula or validation rule?

Key points

  • ISCHANGED() is operation-specific, not record-specific
  • It only considers changes made during the current save
  • Field history is not a factor in ISCHANGED() evaluation
  • Other functions may be needed for historical tracking

Ready to go further?

Related questions