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.
How to remove blank line from RTF template report output?
There is a BI report(RTF Template) with the following data as output:
Name: <name>
DOB: <date_of_birth>
Gender: <gender>
DOJ: <joining_date>
The requirement is to hide DOB(both text and the value) for a certain country. We are able to acheive this using if condition, but it leaves a blank line behind:
Name: <name>
Gender: <gender>
DOJ: <joining_date>
How can we remove this blank line from the report?
Tagged:
0