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.
有没有办法在运行 SSRS 报告之前要求用户确认?例如:您确定要运行此报告吗?是 否。然后,根据答案运行报告。
谢谢你。
不是开箱即用,您唯一能做的就是创建一个“必需”参数并强制用户选择或输入参数。当您运行报告时,您会在顶部看到一个参数,并注意到在您选择参数之后报告才会出现。对于此参数,您可以简单地添加一个值“是”。