Hi,
I'm trying to use "Sql Expression" source type of an IG column. The IG is based on table test(qty, price) and I added column "total" through right click> create column. It's source type is "sql expression". The expression is ":QTY * :PRICE".
I want to see the result of multiplying qty and price whenever the IG's query is executed. And this does not happen. You can see it when you run the page.
Is this not the way "Sql Expression" source type is used?
https://apex.oracle.com/pls/apex/f?p=97990:18:129097241914633:::::
Workspace= MY_WS
user= forhelp
password= forhelppwd
app= MISC
page= 18