Conditional Visibility and Page Breaks with SQL Server 2005 Reporting Services

后端 未结 7 1078
渐次进展
渐次进展 2020-12-17 10:06

I know there\'s a bug with conditional visibility and page breaks with SQL 2005, but I wonder if anyone has come up with a work around.

I have a table that has a con

7条回答
  •  攒了一身酷
    2020-12-17 10:43

    Use a rectangle, which has the conditional visibility set, and an empty table inside of that rectangle which has the "insert page break before" setting enabled.

提交回复
热议问题