con*_*Kid 5 reportbuilder reporting-services ssrs-2008
我想从另一个报告链接到报告的特定部分。在互联网上快速搜索并没有给我任何建议,所以我想我会在这里问你们聪明的人;-)。
我真的在寻找 HTML 中的锚点之类的东西,但需要一份报告。
如果您已经知道要跳转的报告页面,那么我认为您应该使用“转到 URL”,而不是“转到报告”操作,并在表达式字段中插入如下内容:
"http://myrsserver/reportserver?http://portal/reports/sample%20reports/departmental%20sales.rdl&rs:Command=Render&rc:Zoom=Whole%20Page&rc:Parameters=collapsed&rc:DocMap=true&rc:Section=2&CategoryID=" & Fields!CategoryID.Value & "&CategoryName="& Fields!CategoryName.Value
Run Code Online (Sandbox Code Playgroud)
其中Section参数是页码。
| 归档时间: |
|
| 查看次数: |
6088 次 |
| 最近记录: |