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!

Sorting in Interactive Report with active and inactive links

HawkerHunterDec 13 2020

Hello Friends,
I am working on an Interactive report region where a column consists of active and inactive links.
Links are being made active and inactive using case statements in the sql query.
Though I had put order by clause for the field in the query, it does not sort the data in the field.
I had also allowed 'Sort' for the field in the properties for the field. But when the page is run, from the from end if we try to sort the field, it does not sort.
Can anyone please let me know how to sort a field containing active and inactive links in an Interactive report region.
Regards
Hawker

Comments
Post Details
Added on Dec 13 2020
11 comments
983 views