Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在 SSRS 中为每个子组重复报告的组标题,如下所示?
我一直在看谷歌,但它只给了我一个关于如何在每个页面上重复组标题的解决方案,但这不是我需要的。
您需要选择与您的子组对应的静态行组。在行组区域中,单击左侧的下拉箭头并选择“高级模式”。单击行组下的行,直到找到突出显示字幕的静态组。打开该组的属性 (F4),并将KeepWithGroup设置为After并将RepeatOnNewPage设置为True。