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.
对 SS 2008 使用 SSRS,有没有办法强制报告下载而不是呈现?我有一份包含数千行的报告 - 与其浪费资源将结果集返回到前端,我宁愿强迫用户下载 CSV 或 XLS 文件。
这不是基于订阅的报告 - 相反,它是通过“点击”进行的临时报告。
我认为使用 url 导出可能是您的解决方案。尝试以下操作:
http://localhost/ReportServer/Pages/ReportViewer.aspx?%2fSample+Report+Solution+R+and+D%2fGroupWise+Report&rs:Format=CSV