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!

What IR_ROWFILTER syntax should look like?

GosforthMar 9 2021 — edited Mar 9 2021

Hi,
for single filter I have syntax:
'f?p=&APP_ID.:15:&SESSION.:OFFER::RIR,CIR:IR_DETAILS:27'
But what if I need to use ROWFILTER with OR operator?
In filter Interface I create such filter by typing
P='40' OR P='27' OR ...
But in URL (column has name 'x_column')?
'f?p=&APP_ID.:15:&SESSION.:OFFER::RIR,CIR:???'
Regards,
G.

This post has been answered by fac586 on Mar 9 2021
Jump to Answer
Comments
Post Details
Added on Mar 9 2021
2 comments
111 views