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!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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