Thoughts on how to do this?
2 件の回答
Hi Amber, Spitballing here, but you could try...
- Build a Process Builder Flow w/ Field Update to hardcode the date/time when the field is modified onto a new date/time field
- Create a formula field to translate that date/time into hours & then incorporate the specific hours into the IF-THEN statement. See this link for reference (https://developer.salesforce.com/docs/atlas.en-us.usefulFormulaFields.meta/usefulFormulaFields/formula_examples_dates.htm)
Will there be situations in which the field is changed multiple times within that given set of hours? And would you want to be able to track each change or do you just want to know that the field changed within the specified hours?