I'm looking for a way to show log timestamp using dataset analytics. I noticed there's only "Date" under Server Script Log but no timestamp. Is there a way to achieve this?
e
ericl
08/29/2024, 9:20 PM
Add a "Formula (Date/Time)" field and then put {date} in for the formula. You should get the full timestamp then.