Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

How to capture the Create_Date timestamp and Created_By email

Hi all,

How I handle the requirement to capture in a data source field the timestamp when the record was created [Create_Date], or by whom the record was created [Created_By]? I went through the online sources but I was not able to find something.

Thx!

Markus

Solved Solved
0 4 1,253
1 ACCEPTED SOLUTION

Set the “initial value” of the column. Using the codes now() and useremail() should solve, respectively.

View solution in original post

4 REPLIES 4
Top Labels in this Space