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?