Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Challenges with formula using TO_DATE()
I am trying to convert a timestamp string held in a custom field on a custom record into a Date/Time value for a saved search. Here are the series of formulas I have tried and the results. From the results, I'm confident the TO_DATE formula is structured correctly.
The results show:
- A Date/Time formula using TO_DATE() returns an Invalid Expression error when the {custrecord_ctc_cw_contacts_lastupdated} field is used directly, or within a SUBSTR() function to ensure there are no blank spaces at the end, yet …
- A text formula using the {custrecord_ctc_cw_contacts_lastupdated} field shows it contains a value that is properly formatted and expected
0