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.
我正在尝试设置一个数据驱动的订阅,该订阅从报告中获取一个参数,但它不会验证查询,我应该能够做到这一点。
SP:从表中选择 * 列 = @Variable
@Variable 与报告的名称相同。
这是 2017 版的报告服务
订阅查询不允许使用参数,因为它旨在按计划运行而无需用户交互。