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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
change date formatting / Change 2020-02-26 to 02/26
Hi, Need to create a save search were the original date column with a date formatted like this "2020-02-26" is formatted like "02/26". I have tried formatting by this : TO_DATE({custrecord39},'MM/DD'),'MM/DD'). for reference {custrecord39} =2020-02-26 . but it creates an error =
An unexpected error has occurred. Please click here to notify support and provide your contact information.
What is wrong here?
5