I have a service that batches SSRS reports by making calls to the RSExecution web service.
I am having an issue with reports that contain cascading parameters, it seems that I am unable to successfully set a parameter value for a cascading parameter.
Any attempt at running the report programatically results in a ReportParameterValueNotSetException, even though I am sending the report parameter in via theReportExecutionService.SetExecutionParameters method
Ideas or tips?
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.