We have an application that passes in a parameter to our reports so they pop up automatically based on the pass in. This works great for all the reports that have a static parameter.
我有一个使用级联参数的新报告。级联中的第一个参数需要传入,其他所有参数都需要限制为它。现在,级联参数忽略传入并让用户输入信息。
可以在级联参数上使用传递吗?
谢谢!