Unable to remove header rows for excel export of report definition
Hello,
Our customer asked to remove the 2 rows of the header "Report Name" and "Filter Condition" during export of Excels Reports, but not while visualizing the report.
After many tries on report configuration, I wasn't able the completely remove those 2 rows yet.
The way I found is to customize the HTML rule "pzListViewExcelData", skipping the lines in which it appends those informations inside a <tr> row. Unluckily, this is a final version rule.
How can we request to get a "non-final" version of this rule? Or is there an OOTB way to get this requirement satisfied?
Our Pega version is 7.1.9
Thanks in advance,
Marco