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
- 67.9K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!