Hi everyone, I have one case about dynamic action. Now I have two column named A and B. Column, A is display only which I create dynamic action on A (I don't know how to choose action suitable for my action) to change B. My actions is when A is not null then B = 1 else B= 0; Thank you for your time and in advance.
Discy Latest Questions
Hi everyone, When I add row on Interactive Grid, I save report normally. But when I add one new column A ( A get id_user, link to another page) and column B(id_user) , I press save, it not save B. I think because A and B have same value so, the IG don't understand the value A or B. I want to save IG normally includes B column, and A is just area I use to link to another page, don't save A column. Thank you for your time and in advance.
Hi everyone, I have a problem in showing value on page item of oracle apex 20. I write a query by selecting a view created from a table db link. I run it on DB, it is fine. I try it on object browser of oracle apex, it shows me data. But when I run same query on select list, modal lov, interactive report, it returns nothing. I don't understand why that reason is. Thank you for your time and in advance.