Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood 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
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/>', ''), ' ', ''), '<p>', ''), '</p>', ''), '<img' , '')
OTBI Result:
Excel Result:
Tagged:
0