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!

Apex report newline character

gautham2492Jun 13 2019 — edited Sep 20 2019

Hi All,

I am using an interactive report and listagg function to concatenate the data and my separator is '<br>'. In the interactive report, i then use 'Escape special characters' = No so that each value is shown in a new line. However when i export the report as CSV it gets exported with <br>. Is there any other alternate to the method i have used so that values are aggregated and shown in a new line?

Comments
Post Details
Added on Jun 13 2019
4 comments
5,850 views