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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Using Formulas in Saved Search
Hello,
jjones (Jeff) if you're out there I'm calling for your help again...
https://usergroup.netsuite.com/users/showthread.php?t=9407
I need to create a saved search that displays only the FIRST Case Description. I tried using the formula noted in my previous thread but the field names must differ between CASE and CUSTOMER.
This is the formula I tried but I get ERROR: Invalid Expression.
Field: Formula (Text)
min({messages.message}) keep (_dense rank most recent order by {messages.messagedate})
0