Hi there,
In reporting services, I've got a multi-value variable called @location_id. When the report renders it gives me a drop down list with a list of checkboxes so I can set the location_id.
How do I set initial the report so that all of the boxes are checked by default. Currently I have to check one or more and then press "View Report". I'm able to set one value to checked by default by modifying the "Report Parameters" default value for location_id. I need to set all of them though.
Many thanks!!
CT
Start Free Trial