Groups | Blog | Home
all groups > sql server reporting services > june 2005 >

sql server reporting services : I want to Display records by Page


DotNet Guerrilla
6/6/2005 11:02:02 AM
Hi,
I am in the process to building a report using Reporting Services. The
report are invoices but I want the invoices to display one per page. I am
using a List and the report display invoice 1 , 2, 3 in the same page and I
want to diplay Invoice 1 in Page 1, Invoice 2 in Page 2 and so on... Please
advice!

Thanks,
Adolfo
--
David Siebert
6/6/2005 1:31:05 PM
Adolfo,
Try grouping by the invoice and then setting the group to have a page break
at the end of the group.

[quoted text, click to view]
DotNet Guerrilla
6/7/2005 6:31:02 AM
Thank you David,

--
DotNet Guerrilla


[quoted text, click to view]
AddThis Social Bookmark Button