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!

Help with custom sort order for Classic Report / Timeline template

krisscoSep 3 2018 — edited Sep 3 2018

APEX 18.1

I'm working on a classic report, using the timeline template (see https://blogs.oracle.com/apex/thats-a-classic-report-really for an example). I would like to use my own ORDER BY clause, but my query is being executed as a subquery, and APEX wraps its own ORDER BY around my inner query.

f4ejl6Z.png

Are there any suggestions (outside of concatenating all my desired sort columns into EVENT_TYPE) for getting APEX to honor my ORDER BY clause?

Thanks!

-Kris

This post has been answered by fac586 on Sep 3 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 1 2018
Added on Sep 3 2018
2 comments
479 views