Forum Discussion
Parameter with multiple values
- 4 years ago
Hi, kris_talikowski
You can try the solutions mentioned by Jayvee and Luca Rusin in this thread.
SSRS multivalue parameter to multi-row table
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for your reply. By using join, I'm getting parameter values in one row like value 0, value 1, etc.
What I'm looking for, is to populate a table or a matrix and have parameter values listed in rows. One value per row.
Regards
Kris
- v-easonf-msft4 years agoCommunity Support
Hi, kris_talikowski
You can try the solutions mentioned by Jayvee and Luca Rusin in this thread.
SSRS multivalue parameter to multi-row table
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- kris_talikowski4 years agoFrequent Visitor
This is a very helpful solution. Much appreciated. I still have some problems with populating in the table incremented by 1 values from the query dataset but this might be another issue.