Skip to main content
Support Support ha fatto una domanda in #Customer Service
How do you create a custom formula date field, where if a field changes form NULL to "complete" the custom date field stamps the date of that change?

 

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 risposte
  1. 12 dic 2016, 19:58
    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
0/9000