Is there a way to set a variable :P2_SHOW_DATA in the where IR condition by clicking the button(DA)?
...
where ...
and :P2_SHOW_DATA = 'Y'
❇️ OrclQA.Com is a question and answer forum for programmers.
❇️ Here anyone can ask questions and anyone can answer to help others.
❇️ It hardly takes a minute to sign up and it is 100% FREE.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Vinish
To use the SQL queries conditionally, you should use Function returning SQL query as IR source. Check the following tutorial:
IR Report Dynamic SQL Query in Oracle Apex
DAN_71
Thank you very much, I know this way, but I was thinking of something like set value and submit.