Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Issue with sub tempaltes

Summary
Issue with sub tempaltes
Content
Hello,
I had 4 sub templates(rtf) , where I am calling those into my main template(rtf) based on conditions i defined . when the report parameters are selected(based on conditions that i gave) subtemplates will populate..until this I am good. But when the report parameters doesn't satifsy any of the conditions for sub templates, the main template has a blank page at the end. How can I remove blank page when no conditions are satisfied??
Thanks,
Pavan
Answers
-
please check any white spaces at end of main template or at end of template.this may results in extra page. Thanks
0 -
Do you have any template for no data found (else template in case of if...elseif...elseif...else) ? If no then its intended behavior since no condition satisfy it will print blank page. Better to define no data found page and call that incase no condition satisfy.
0