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!

Export to Excel doesn't shown line break in APEX classic report

PradoshApr 4 2016 — edited May 30 2016

Hi ,

APEX version is : 5.0

I have a classic report whose column headers are generated using dynamically. The headers are actually APEX items whose values are determined during report runtime and accordingly the Column headers are generated.

For example : One of the column header is like this : &P30_X1.</br>&P30_X1_UTIL.%

This works fine when the report is rendered in web browser . But when i export the report to Excel , the </br> doesn't seem to work .

Any pointer here ?

Thanks

Comments

User_EI49E

I found the problem. I added connector port 8444 to Tomcat server.xml and all is well.

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 27 2016
Added on Apr 4 2016
8 comments
1,586 views