Forum Discussion
dwa777
2 years agoFrequent Visitor
Dynamic Subscriptions and a Paginated Report with a multi-value parameter
I've got a Paginated Report that has a multi-value parameter list. Multiple customer numbers can be selected with this parameter for generating the report output. For a Dynamic Subscription, how ...
GilbertQ
2 years agoSuper User
Hi dwa777
In order to do that, you've got to use a multi value parameter. Here is how to use this in the old version of reporting services SSRS Using Multi-value Parameters (mssqltips.com)
dwa777
2 years agoFrequent Visitor
Hello again. I've reviewed the links you provided and appreciate your help very much. Just as with SSRS Data Driven Subscriptions it appears there is no simple solution to this issue in Paginate Reports Dynamic Subscriptions either. It looks like it can be done, but passing multiple values to a multi-value parameter list in either one of these technologies is not a straight-forward task. Maybe sometime in the future this will be supported.
If anyone knows anything differently please let me know. Thanks again.