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.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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