Hi I have a multivalued parameter 'location' in which i am specifying values in parameter like 'Dallas','Chicago','Seattle'.how can i set the default value to 'Select ALL' I know how to make if values are from query,but how can i make all of them default when values are specified. thanks in advance
Asked
Active
Viewed 68 times
2 Answers
0
below link might be helpful for your approach.
http://blog.hoegaerden.be/2013/12/18/the-select-all-parameter-option-ssrs/

0537
- 993
- 8
- 15
- 32
0
Right click Parameter > Properties > Default values and Use the same method you used to provide 'Available values' for that same parameter, so either specify values or use query. Hope this helps.
Wojtek

wiciuo
- 95
- 1
- 9