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.
Calculated fields in search
Here's what we're trying to do:
We have a custom record with multiple calculated fields. The fields with simple addition and average show up on a search results without any issue as does the following field with a formula of (case when a = b, then 30 else 0).
However, when we put the following custom calculated field onto the search, we get and error (ERROR: Invalid Expression). When we look at the same field in the record, it calculates correctly.
Field information
Type = Integer number
Store values = off
Formula is (case when X > (Z-1) then 25 else 0)
Thanks
Jan
0