Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
jassie
Constraint Violating Yak Guru
332 Posts |
Posted - 2011-03-02 : 21:36:53
|
I have an existing sql server 2008 r2 report that has a drop down menu where you pick only one item at a time. However, I would like to change this ssrs 2008 r2 drtop down menu so multiple items can be selected at one time. Thus can you tell me how I can change the existing drop down menu so multiple items can be selected at one time. |
|
yadhu_cse
Constraint Violating Yak Guru
252 Posts |
Posted - 2011-03-03 : 01:07:49
|
check allow multilple value check box in parameter properties |
 |
|
|
|
|