Skip to main content
Question

Automatically Date and Timestamp When Data is changed

  • July 17, 2023
  • 1 reply
  • 16 views

Forum|alt.badge.img+5

is there any way that Automatically Date and Timestamp When Data is changed

1 reply

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2938 replies
  • July 17, 2023

Yes. But your question is a bit broad, so you need to elaborate more what you have and need. Things you can do is add a timestamp to a filename using fanout, or an attribute in a database. Several ways to do it:

  • DateTimeStamper
  • @Left(@DateTimeNow(),14) in an AttributeCreator / AttributeManager / etc.