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.
我的报告中有两个表格。两者都使用两个独立的数据集,它们从同一个存储过程中获取数据。现在,我希望数据集根据不同的参数值获取不同的数据。有没有办法做到这一点?我正在使用 SQL Server 2008-R2。提前致谢...
在报告数据屏幕 (Ctrl+Alt+D) 中,您可以将两个数据集绑定到不同的参数。
如果查询被标记为类型“存储过程”(在查询部分),这将在选择时传递参数。对其他数据集重复该过程