I used to use this technique in SSRS 2005. It technically works, but doesn't really fit the business need because if I do this, the top 2 options when running the report ad hoc are "Select All" and "All", which is confusing to the users.
What I'm looking for is a way to select all the options in my list of values or clear all the options in my list of values like I have when I run the report ad hoc.
Main Topics
Browse All Topics





by: brejkPosted on 2009-11-04 at 03:42:28ID: 25738312
This post can help: http://blogs.msdn.com/chri shays/arch ive/2006/0 4/18/ AllPa rameterVal ueRedux.as px
Then just make 'All' the default value of the parameter.