Conditional Header and Footer in RTF template

 I want to display one message if parameter is null.

I used

<?if:ACCT_ID='MAND'?>

****No Report Output***  

<?end if?>

<?if:ACCT_ID!='MAND'?>

the whole document

<?end if?>

but in first case header and footer is also getting displayed. Can we avoid this?

Thanks.

Comments

Popular posts from this blog

How to open and edit a large 250GB SQL file in Windows?

Project Management System ER Diagram

Install and Configure OBIEE 12c on Linux VM