You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How can we apply conditional formatting in rtf template

Need to put condition on rtf template , our requirement is to display the 'Accomplishment' section if there is data(count > 0) for accomplishment ,if there is no data ,entire section including header should not display in output.

I have tried below conditions in rtf template but report is errored out:

  1. <?if:count(G_5) > 0?>

Key Accomplishments

<?for-each:G_5?>

• <?ACCOMPLISHMENT?>

<?end for-each?>

<?end if?>

2. I have applied below condition in "Conditional Region" on BI Publisher Tab

<?if@column :ACCOMPLISHMENT>0?>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!