Dear Anyone,
Is there a way set number of records per page globally without using the ceiling function Im looking for a configurable item in reporting services that when I changed the number there, all reports would be affected. Is there such a thing
Thanks,
Joseph

Set number of records per page globally without using ceiling
Drak Swordsman
No, there isn't such a feature currently.
Hal T
Thanks Wang.
Any chance this feature will be included in the SP1 beta of SQL Server 2005 I think this is a normal business feature of several reporting tools. As of now we're using the ceiling function to set the number of records per page. Problem is it affects our reports when exported to excel of which new sheets are created.
Is there a better way to use the ceiling function without having problems in exporting to excel