An "Invalid Report Parameter" error occurs when the report parameters specified in the data-driven subscription are not valid for a particular subscriber. This can happen for several reasons, such as:
- The subscriber's data does not match the expected data type or format for a report parameter.
- A required report parameter is not provided for a subscriber.
- The report parameter value is not valid for the report.
In your scenario, please also check if values for the parameter is corresponding to the values in the source table. Check if the parameter data type matches the data type in database.
Also please check if the parameter values have a trailing space.
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.