Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Calculate Column Total based on other column in Interactive Grid.

Mohammad Salim3 days ago — edited 3 days ago

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.

Comments
Post Details
Added 3 days ago
1 comment
47 views