无论如何都要从Web Portal Link传入过滤参数来报告? ReportServer = SSRS Web服务 报告= SSRS Web门户
我知道有办法从报告服务器调用它,例如:
<host>/ReportServer/Pages/ReportViewer.aspx?%2fAnnual+Report%2fstore&rs:Command=Render&StoreId=2
但无论如何要从网络门户网站上做到这一点?像这样的东西
<host>/Reports/report/Annual%20Report/store&StoreId=2
因为我想保留顶部栏位导航
答案 0 :(得分:1)
快速回答是 否 ,我们无法回答。
要pass parameters with URL in SSRS ,我们必须通过报告服务器网址而不是通过报告管理器网址进行操作。
<小时/> 通常,我们称之为报表管理器,您提到的 web-portal :)