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!

Adding run time filter in Interactive report using IN operator

DeepaliG-OracleDec 26 2019 — edited Dec 27 2019

I am opening an Interactive report page on a button click, need to use the IN operator for adding filter on ID column.

But it doesn't work correctly and adds filter for the first id only, sample URL of the target IR page: ....f?p=<app_id>:<page>:910615144273:::RIR:IRIN_ID:615035,615037

Here I need to add filter for ID 615035 and 615037, but this is what gets applied actually:

pastedImage_1.png

Please suggest me the syntax to add IN operator.

Comments
Post Details
Added on Dec 26 2019
1 comment
155 views