Oracle Transactional Business Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to remove HTML tags in Column Values?

Accepted answer
19
Views
3
Comments

Hi everyone,

Kindly seeking your assistance with an issue in the column values that shows HTML tags. The data is being saved in the backend with HTML tags that's why the report is fetching it like that. Is there any column properties or condition that I can do to the column values to remove the tags?

I tried to use the REPLACE but the tags are too many and I think it is not the best solution.

image.png

Regards,

Ivony

Best Answer

  • Hassan El Bouihi-Oracle
    Hassan El Bouihi-Oracle Rank 6 - Analytics Lead
    edited Jul 23, 2025 1:20PM Answer ✓

    Hello Ivony,

    If this is an OTBI analysis, you could set the column to HTML and it will display the content without the HTML tags. Here are the steps to do that.

    1. Edit the column in question by clicking on the gear icon and selecting Column Properties
    2. Click on the Data Format Tab
    3. Check the override default Data Format
    4. set the Treat Text As to HTML
    5. Click OK
    6. Save the analysis and test.

    Thank you
    Hassan

Answers