You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

How to remove embedded images in OTBI Analysis result

edited Feb 23, 2025 3:51AM in Reporting and Analytics for HCM 1 comment

We have a report that is pulling the performance goal details of an employee. In the Success Criteria column, we’ve updated the column formula to remove the image in the OTBI result and Excel output. But it still returns the path of the image. Is there a way to remove that?

UI:

OTBI Success Criteria column formula:

REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(CAST(SUBSTRING("Performance Goal Version"."Success Criteria" FROM 1 FOR 2000) AS VARCHAR (2000)), '<br/>', ''), '&nbsp;', ''), '<p>', ''), '</p>', ''), '<img' , '')

OTBI Result:

Excel Result:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!