How to calculate column total based on status field of an interactive grid. I have designed intercative grid with project_id, status and amount. If Status = ‘Increase’ then Amount shows positive and if it is ‘Decrease’ then Amount shows negative. Then I want to see total of amount before saving the record in table. I am using APEX 24.2.