Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Issue with sub tempaltes

Received Response
32
Views
2
Comments

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

  • Venkat Thota - BIP
    Venkat Thota - BIP Rank 7 - Analytics Coach

    please check any white spaces at end of main template or at end of template.this may results in extra page. Thanks

  • Brajesh Shukla-95078
    Brajesh Shukla-95078 Rank 7 - Analytics Coach

    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.