
For example, when a rep changes a field to complete, I want to be able to have the field stamp that date of the day it was changed.
2 件の回答
You can't do that with a straight Formula Field, you'll need a Workflow or Process that is triggered when "the thing happens" then an Immediate Action (Field Update) that inserts the formula TODAY() or NOW() into a custom Date or DateTime field