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!

Limiting report (IR or IG) search to one entry

jdmarasiganAug 14 2024

As you may know, searching using the search field of either Interactive Report or Interactive Grid “compounds” the search terms used, e.g. I search for "rey" and the report searches for "rey" and then if I type in “jeff”, the report searches for entries with “rey” and “jeff”.

I am using the customer table from the sample datasets in the above image.

What I need is to limit the search entries to one, instead of "compounding" the search terms.

So when I type in “rey”, the report searches for “rey” and when I type in “jeff”, the “rey” search term gets discarded and only the “jeff” one remains.

I know I can just remove the other search term by pressing the “x button”, but what I need is a “single search term only” search.

Anyone know how to do this?

Comments
Post Details
Added on Aug 14 2024
2 comments
214 views