Conditional Visibility and Page Breaks with SQL Server 2005 Reporting Services

后端 未结 7 1080
渐次进展
渐次进展 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:44

    Add a second (empty) table immediately after the first. Page break after that.

    0 讨论(0)
提交回复
热议问题