Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Having an issue with Goal Description
Summary
When pulling in goal description the font size is coming in large.Content
Font size is extremely large for Goal Description (BL) (1st Part). When I reset it has a bunch of extra characters, so I enter the following formula EVALUATE('REGEXP_REPLACE(REGEXP_REPLACE(%1,%2,%3),%4,%3,%5,%6,%7)' AS VARCHAR(4000),"Employee Goals"."Goal Description (BL) (1st Part)" , '<[^<>]*>?|<?[^<>]*>', '', '&[[:print:]]*\;', 1, 0 , 'm') and my report bombs out. Any suggestions on how to fix the font size without resetting to defaults?
Tagged:
0