Skip to main content
Ken Brunt (Veracyte) a posé une question dans #Data Management
Is there a way to catpure the date a check box field is updated?  Thx
9 réponses
  1. 8 août 2022, 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