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!

Interactive grid - Adding/Subtracting column value depending on value of another column

Sad21Oct 4 2018 — edited Oct 4 2018

Hi ,

I am using Oracle APEX 18.1

I am trying to add/subtract values of  ACT  column depending on value of ACT STATUS column and save it in another item.

If ACT STATUS columns is debit then  ACT value should get added and if its Credit it should get subtracted. Final value should be updated in a Text item.

Final value should keep on updating if user adds new row or update existing rows.

I have created a sample appication POC on apex.oracle.com

Worksapce: ZAIF2

User: Demo

Password: Demo@123

Please let me know how it can be done. I tried but its not working.

Regards,

Sadia

Comments
Post Details
Added on Oct 4 2018
0 comments
323 views