Need to convert text to date
Hi Everyone,
I have the value which is calculated from "Date with Time" column, which is text type. I need to convert the text value into date.
Kindly help us on this.
Thanks,
Sandhiya P
Answers
-
Hi @Sandhiya07
I would change the "Issue reported date" column to be a date column
and the formula to be =IssueReportedTime@row
Does that make sense? So you can have the date/ time stamp and the specified date column will pull the correct information.
-
Hi @Brucey ,
No it's not worked out, again comes with time also. Please refer the screenshot below,
Thanks,
Sandhiya P
-
You are almost there. In the Issue Reported Date column use this formula:
=DATEONLY([Issue Reported Time]@row)
The DATEONLY function just takes the date portion of the value in the datetime column.
Regards,
Jeff Reisman
Link: Smartsheet Functions Help Pages Link: Smartsheet Formula Error Messages
If my answer helped solve your issue, please mark it as accepted so that other users can find it later. Thanks!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!