No, the “Created At” data can’t be referenced directly, as it would create an infinite loop. However, you can create a *formula*that generates today’s date when certain conditions are met. The formula could look something like this:
If /column has a value, return today’s date.
This will allow you to capture a similar timestamp without causing issues. Let me know if you need further help setting this up! 😊