Skip to main content
Is there a way to catpure the date a check box field is updated?  Thx
9 件の回答
  1. 2022年8月8日 13:35

    Instead of a formula, create a new Date or Datetime field, and update it to NOW() via a Workflow Field Update or via a trigger, whenever you detect that the Checkbox value has been changed from False to True.

0/9000