如何为报表服务设置每页行数 [英] How to set no of rows per page for reporting services

查看:70
本文介绍了如何为报表服务设置每页行数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨..
我正在Visual Studio 2008中使用报表服务.生成报表时,如何设置每页记录数(例如:每页20行).我已经尝试过像向行详细信息中添加新组,并给出"= Ceiling(RowNumber(Nothing)/20)"这样的表达式并设置分页符...但是它没有显示每页20条记录... ?

Hi..
Im working with reporting services in visual studio 2008. While generating reports,how to set no of records per page (Eg:20 rows per page). I have already tried like adding a new group to a row details and gave expression like "=Ceiling(RowNumber(Nothing)/20)" and set pagebreak...but it didnt shows 20 records per page...how to solve this?

推荐答案

查看此链接:-
Reporting Services中的表达示例

进入Page Breaks部分.

祝你好运.
Check Out this link:-
Expression Examples in Reporting Services

Go for Page Breaks Section.

Good luck.


这篇关于如何为报表服务设置每页行数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆