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.

 All Forums
 Development Tools
 Reporting Services Development
 Problem with page break and visibility expression

Author  Topic 

ringt
Starting Member

1 Post

Posted - 2006-08-08 : 07:58:05
Hi,

I am using sql server 2005 sp1 reporting services.

Currently creating a report, which contains several sub-reports held in separate rectangles. Rectangles need page breaks to be displayed after the rectangle. I have checked the ‘Insert After Rectangle’ page break attribute on the General tab.

The problem is I want the page breaks on the rectangle to work when I set the visibility attribute to false (this allows the rectangle to display). I am setting the visibility using an expression and the text in the rectangle displays properly, but the page breaks do not work.

Can anybody shed any light on this?

Thanks.

   

- Advertisement -