Groups | Blog | Home
all groups > sql server reporting services > june 2007 >

sql server reporting services : Report Parameter As CheckBox


Dheeraj
6/21/2007 12:34:07 AM
Hello Sir,

I m working on Microsoft SQL reporting service tool 2005.
I want to know how can display a checkbox on report parameter form
which is automatilcally build by reporting service tool.
Means i want parameter field as checkbox.

I have a query :
select name from employeesTbl
where Sex = @ParameterValue

User select designation from multiple CheckBox.
and i think remeber i want to know also that user select only one
checkbox at a time.

There may be number of checkboxes for this.
e.g : Male,Female,Other
EMartinez
6/22/2007 2:01:02 AM
[quoted text, click to view]


If I'm understanding you correctly, you will only be able to use a
checkbox as part of a multi-select parameter. Is there a particular
reason why you can't use the standard drop-down list for the parameter
selections?

Enrique Martinez
Sr. Software Consultant
AddThis Social Bookmark Button