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
- 66.7K Get Help
- 438 Global Discussions
- 152 Industry Talk
- 497 Announcements
- 5.3K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 77 Community Job Board
- 509 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 307 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!