how to suppress the Blank excel report output when no rows found
Hi, I am using XML Publisher to generate an excel output using a rtf template and Oracle report. when the report query returns no rows, the Excel output report still produces a blank excel sheet with just headers on it...tried BLANKPAGES='NO' option in concurrent program definition, still does not work. Please let me know if there is a way to prevent blank excel sheet generation when the report query returns no rows.
Thanks