Groups | Blog | Home
all groups > sql server reporting services > february 2006 >

sql server reporting services : render page according to month


minority
2/28/2006 4:32:26 PM
hi all,

i'm using matrix control to produce a report. is it possible to render
1 page of report for each month according to the start date and end
date entered by user?
the dates are displayed as columns in the matrix, eg. dates: 27 feb
2006 - 03 march 2006


page1
-------------------------------------------------------
27 28 Total
Mon Tue
Item1 2 5 7
Item2 6 9 15
Total 8 14 22


page2
---------------------------------------------------------------------------=
=AD----

01 02 03 Total
Wed Thu Fri
Item1 3 2 4 9
Item2 8 4 2 14
Total 11 6 6 23


thanks!
minority
2/28/2006 6:08:55 PM
you mean embed the matrix into a list?
James
3/1/2006 1:02:38 AM
Yes, of course, but you need to use a list.

[quoted text, click to view]
hi all,

i'm using matrix control to produce a report. is it possible to render
1 page of report for each month according to the start date and end
date entered by user?
the dates are displayed as columns in the matrix, eg. dates: 27 feb
2006 - 03 march 2006


page1
-------------------------------------------------------
27 28 Total
Mon Tue
Item1 2 5 7
Item2 6 9 15
Total 8 14 22


page2
---------------------------------------------------------------------------­----

01 02 03 Total
Wed Thu Fri
Item1 3 2 4 9
Item2 8 4 2 14
Total 11 6 6 23


thanks!

AddThis Social Bookmark Button