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 Fusion BI Report generate two different PDFs for same data at each ESS run.

edited Apr 15, 2026 2:46PM in Reporting and Analytics for ERP 1 comment

I have a requirement where my report should have two outputs one with all price columns other without for same data. Based on my bursting logic I can generate two emails, but both have same PDF. How to handle the template. I have below logic in RTF. But its giving both Price and NoPrice in same PDF output.

<?for-each:G_HEADER?>

<?if:BURST_FLAG='Y'?> <?call:PriceBody?><?end if?>

<?if:BURST_FLAG='N'?> <?call:NoPriceBody?><?end if?>

<?end for-each?>

Thank you in advance.

Regards,

Homeswar

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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