I have a calculated field that does this:
A = B - (C+D)
All of the fields being used are USD currency. If C or D have a $0.00 balance, the calculated field shows nothing. Once I put > 0.00 in the field, then the calculation works. Why is this?
I have a calculated field that does this:
A = B - (C+D)
All of the fields being used are USD currency. If C or D have a $0.00 balance, the calculated field shows nothing. Once I put > 0.00 in the field, then the calculation works. Why is this?