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 calculated column not working

Parvez TunioApr 18 2022 — edited Apr 18 2022

Hi,

I have created master detail form and in lines interactive grid creating new calculated column by putting sql expression in source NVL(:UNIT_PRICE,0) * nvl(:ORDER_QTY,0) , but its not working showing value 0 , in previous version it was fine any help please .
I am using apex.oracle.com pre-production version 22.1
Regards,

This post has been answered by fac586 on Apr 18 2022
Jump to Answer
Comments
Post Details
Added on Apr 18 2022
6 comments
951 views