数据驱动订阅执行报表后,向 Reporting Services 日志文件抛出以下错误:
错误:抛出 Microsoft.ReportingServices.Diagnostics.Utilities.InvalidReportParameterException:,Microsoft.ReportingServices.Diagnostics.Utilities.InvalidReportParameterException:为报告参数“客户”提供的默认值或值不是有效值。
如果我手动执行报告,它工作得很好,因为customer
参数值是静态的。
当数据驱动的订阅查询结果中的值是动态的时,有人知道解决方案吗?