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!
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
Need formula help in saved search
trying to add a numeric formula into a saved search to generate results that save manual calculation time. i am trying to put in a formula that divides the reference field by a set number if the reference is greater than 0. The reference field will either be blank or have a numeric value in it. here is the formula i have entered and i keep getting an error message that says invalid expression:
CASE WHEN {custbody_cbms} > '0' THEN ({custbody_cbms}/2.27) END
Any help on how to get this done would be greatly appreciated.
thanks!
0