Extra blank column is shown when trying to hide columns in XML Publisher RTF Template
Hi,
I am using EBS 12.1.3, with XML publisher 5.6.3. I need to conditionally hide a column in the XML Publisher report (using RTF template), based on the value of a report parameter.
I followed Oracle document (Oracle Business Intelligence Publisher Report Designer's Guide) to set condition on the column. Though the column is successfully hidden, somehow there is an extra blank column at the very end of the table.
The same IF-END IF condition is inserted in both header row and data row:
<?if@column:/HWLL0057/CP_PARM_PARENT_ORGAN != "HTBVI"?>
When I run the concurrent report in EBS, the report outputs look like this: