Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
djorre
Yak Posting Veteran
94 Posts |
Posted - 2009-07-29 : 11:18:57
|
Hi,I am using a matrix with variable row number, but after likely 43 rows it always inserts a page break and goes further on the next page. I dont want that. I want the matrix in one page. How to do that? |
|
Adam West
Constraint Violating Yak Guru
261 Posts |
Posted - 2009-07-29 : 11:40:41
|
Check the group via Edit group and make sure the page break is not checked. |
|
|
djorre
Yak Posting Veteran
94 Posts |
Posted - 2009-07-30 : 04:07:07
|
quote: Originally posted by Adam West Check the group via Edit group and make sure the page break is not checked.
both groups have the 'page break at end' unchecked so that is not the problem.there are no other groups it is just a simple dragged-into matrix. |
|
|
|
|
|