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
Workflow Formula - Add decimal fields
I'm trying to set a field value in workflow. I'm working on a custom record. I have one field (Field A) that the user enters a decimal value in. After Edit of Field A, I'd like to populate another field (Field as Field A + 2000. I could swear I've done this hundreds of times before, but when I choose to populate with the formula {fielda} + 2000, I'm simply having 2000 appended onto the end of the value. So if Field A is 2000, instead of getting 4000, I'm getting 20002000. The formula works if I multiple, or subtract. It also works as a result field on a saved search. I've also trued SUM({fielda},2000) and I get the same result.
0