rp6464
7 months agoQrew Member
Summary report total error?
In an AR tool i am developing, I am calculating the amount owed for a project. If the total is positive for the amount column, it should be "Open", if the total is 0 it should be "closed", and if the total amount is negative it should be a "Credit". The issue I am having is some totals are summing to "-0.00" registering as a credit, and some totals are correctly summing to 0.00 as "Closed". How can i fix this?