Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
RTF holding on the empty space if the condition is not satisfied

Hi,
I am using the if condition for the text to display in my rtf template but during runtime, if the condition is not satisfied it holds on that empty line space and then prints the next text. How to solve this issue, I do not want the template to hold on to that space instead it should shift the text upside.
In the below image the highlighted text is conditional.
in the below output you can see that it is holding on the space highlighted if the condition is not satisfied. I want to eliminate this empty space.
Please let me know how I can solve this issue
Answers
-
Hi @chpriyanka
Can you share me more details, What condition are you using : if-condition.
Regards,
Arjun
0 -
Hi @chpriyanka ,
You may try adding a condition in the start of the line to check if all elements are not null and then print the tags.
I have not checked but this comes to mind.
Thanks,
Abhilash
0