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 B) 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.
Any help is appreciated.
Thanks,
Mike
This is a cached copy. Click here to see the original post.