I'm looking for a way to show log timestamp using ...
# suitescript
h
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
Add a "Formula (Date/Time)" field and then put {date} in for the formula. You should get the full timestamp then.
❤️ 1
💯 1
h
It works like a charm!! Thank you so much ! 🙂