all groups > sql server reporting services > august 2005 >
You're in the

sql server reporting services

group:

Page breaks in a Matrix


Page breaks in a Matrix certolnut
8/12/2005 9:45:00 AM
sql server reporting services:
Hi

Is there a way to insert a page break into a matrix based on a grouping?
I've found this option for tables....

Re: Page breaks in a Matrix Robert Bruckner [MSFT]
8/15/2005 8:03:37 PM
Yes. Just right-click on the matrix column or row group header, select "edit
group" from the menu, and select "page break at end" from the grouping and
sorting dialog.

-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

Re: Page breaks in a Matrix Pato
8/18/2005 11:36:23 AM
I have tried your soulution, I know where is the "edit group" option, and the
dialog apears, but I have found the grouping and sorting dialog... and of
course, the "page break at the end" option... I have the same problem...
Thanks in advance

[quoted text, click to view]
Re: Page breaks in a Matrix Robert Bruckner [MSFT]
8/18/2005 8:34:38 PM
You can only get explicit page breaks after _every_ group or no explicit
page breaks after groups. Are you trying to dynamically control page breaks
for groups? This is not supported.

-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

Re: Page breaks in a Matrix Pato
8/19/2005 7:30:03 AM
I have row & column groups, I want "page breaks" for the column ones, so, my
matrix can change page every group, but the column ones, and repeat the
header of the rows...

Let's say:

Region 1
City 1 | City 2
Id | Desc | SKU Stock | Price | Stock | Price
1 Abc 123 1.1 $10 1.4 $14
2 Bcd 234 2.1 $13 3 $5

So, I want my report to be like this:

Page 1:

Region 1
City 1
Id | Desc | SKU Stock | Price
1 Abc 123 1.1 $10
2 Bcd 234 2.1 $13


Page 2:

Region 1
City 2
Id | Desc | SKU Stock | Price
1 Abc 123 1.4 $14
2 Bcd 234 3 $5


I want my report to breaks, every city group, and put the "header" of the
row complete... or let's say, repeat the row grouping

[quoted text, click to view]
Re: Page breaks in a Matrix Robert Bruckner [MSFT]
8/20/2005 3:12:15 PM
Sorry, page breaks are not supported for column groupings in matrices. Only
on row groupings.

-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

AddThis Social Bookmark Button