Hi all,
I'm using Apex 23.2, Oracle 19c, ords 21.4.3, tomcat 9. On a page where I have a classic report defined (template value attribute pairs - column) I want to format a column in HTML Expression property. If I define the html like <span class="t-Badge t-Badge--danger">#OI_EXISTENCE_END#</span> the field isn't rendered anymore in the report. I have other page where this exact code is running fine but not on this page. I've recreated the report but doesn't solve the problem. Strange thing is, there's another column that has an html expression applied and is working fine

The “Retired” column is rendered but the <span> for the “OI Existence End” not


I'm lost.
Any help is appreciated.
Regards,
mätes