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!
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