BHERNANDEZ
Technical User
Help the slow-witted, please!
I have two fields in the same If-Then-Else Formula. The Order Type field has only two answers - C or O. If the Order Type is 'C', then the sales amount is a negative number. Vice versa for the 'O'. My formula has no errors, but returns a sales amount of 0.00. What can I do to fix this?
Formula:
If {Order Type} = "C" then
If {Order Type} = "O" then
{Sls Amt}
Else {sls amt}*-1
Bridget
I have two fields in the same If-Then-Else Formula. The Order Type field has only two answers - C or O. If the Order Type is 'C', then the sales amount is a negative number. Vice versa for the 'O'. My formula has no errors, but returns a sales amount of 0.00. What can I do to fix this?
Formula:
If {Order Type} = "C" then
If {Order Type} = "O" then
{Sls Amt}
Else {sls amt}*-1
Bridget