You need to sign in to do that
Don't have an account?
mcat73
Need help with workflow rule formula
I'm trying to write a workflow rule that takes the value from one field (Total Order Revenue) and populate it into another field (Amount).
Easy enough formula - I just wrote the formula to equal:
Total_Order_Revenue__c
Problem: It's only returning absolute values. Regardless of if the Total Order Revenue field has a positive or negative value, it will always populate a positive value in the Amount field.
I'm in the 11th hour of rolling out a new implementation and just hit this snag - HELP!
Thanks in advance!!
mpann
This looked weird and I tried to reproduce, but could not. My apologies for the question, are you maybe missing the parentheses around the value denoting a negative value?