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.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!