I am trying to create a Data Driven Subscrption through Reporting Manager (on SQL Server RS 2008).
The report has a multi-value parameter, report snapshot runs successfully with all the available values as default, I create the subscription and provide the parameter with "Get the value from the database" and schedule it based on snapshot update, Success.
But when the subscription actually runs it fails and gives me an error:
"Error: Default value or value provided for the report parameter '<parameter>' is not a valid value.
The report has a multi-value parameter, report snapshot runs successfully with all the available values as default, I create the subscription and provide the parameter with "Get the value from the database" and schedule it based on snapshot update, Success.
But when the subscription actually runs it fails and gives me an error:
"Error: Default value or value provided for the report parameter '<parameter>' is not a valid value.