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!

Report Header missing in Download to Excel or PDF & Column order

Aj09Nov 29 2017 — edited Dec 4 2017

Hello Experts,

Using Apex 5.0.0.00.31.

I am new to Apex, still exploring the options to download an Interactive report region using the default APEX download utility. The download to excel and PDF works fine, but the report header or the title is missing in both downloads. I Googled for a solution but was unable to find any documentation. Without the header, the users will not know which report they are viewing if they happen to print them or share the file with others. Kindly let me know if there is a way to include the header in these downloads. Also the columns order in the select query is not preserved both in the report and also in the download option. For example if I have select first_name, last_name, dept from tab1. Then the report orders these columns in its own way without preserving the order in the select query, the report will show last_name, dept, first_name.

Kindly let me know how this can be solved.

Thank you

Aj

This post has been answered by Aj09 on Dec 4 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 1 2018
Added on Nov 29 2017
6 comments
1,488 views