BI Publisher Handle No Data in RTF Template
Summary
BI Publisher Handle No Data in RTF TemplateContent
How to handle no Data in RTF template to show a message in RTF instead to generate the report.
The XML has 2 levels G_1 and G_2
When Lvl 2 G_2 are not reaching info the XML only show the G_1 Info,
I tried with this one:
<?if@section:not(LEGAL_ENTITY_TO)?>
Não tem Transferências.
Entre em contato com seu administrador de RH.
<?end if?>
It works but the BI Publisher prints the report and the message, i want to show only the message.
Thanks for your help
Tagged:
0