Possible to format system date columns?
Sing C
✭✭✭✭✭✭
I have a sheet that captures "Created" system date for when an associated form is submitted. I would like to display the date portion of the field only (i.e. not interested in showing the time) in a report but not sure how to.
Any help appreciated!
Best Answer
-
There are a couple of ways.
You can create a date column and enter
=DATEONLY(Created@row)
Or you can remove the system generated column entirely and use a Record A Date automation set to trigger whenever a new row is added.
Answers
-
There are a couple of ways.
You can create a date column and enter
=DATEONLY(Created@row)
Or you can remove the system generated column entirely and use a Record A Date automation set to trigger whenever a new row is added.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!