Hi,
In my report I have applied applied page break on one of the query items.
After applying the page break I observed that there is a performance issue in the report.
So is there any other alternative of page break.
Thanks
Tushar Gaurav
Hi,
Just a hint, once you have a page break in the report the report has to run the query for each grouped item on the page set and the performance will be impacted for sure. If you want a page break on a query item, there is no alternative other then bursting which might impact the performance similarly.
Good luck
New guy