0

In reports that use Table Groups and rows with aggregations based on those groups, I set each group row to Hide Element for xls file output. However, that just hides the aggregate values, and the data is still being grouped. How can I make it so that there is no grouping logic for the Excel outputs?

Orin
  • 419
  • 1
  • 5
  • 10

1 Answers1

2


Just create two report in one layout one for PDF & another for Excel based upon the export/parameters actions you can just hide and show the report.

Sundar G
  • 1,069
  • 1
  • 11
  • 29