标签: sql-server reporting-services
我需要在ssrs报告中每页只显示固定数量的行。我在互联网上浏览解决方案,所有这些都需要在父组中的顶部报告中添加新组。是否可以在不创建新组的情况下添加分页/在现有组中?
答案 0 :(得分:1)
不使用分组或表达式,最简单的方法是在报表属性(页面设置)中更改页面大小。
将Paper Size更改为Custom并将Height更改为所需的show the desired number of rows。
Paper Size
Custom
Height
show the desired number of rows