all groups > sql server reporting services > december 2005 >
You're in the

sql server reporting services

group:

How to remove 'Select a Value' from the drop down list.


RE: How to remove 'Select a Value' from the drop down list. William
12/29/2005 6:16:07 AM
sql server reporting services: Your report has parameters and unless a default is provided you will get the
'Select a value message. If you want it to be blank, provide a blank as the
Re: How to remove 'Select a Value' from the drop down list. Jéjé
12/29/2005 9:19:08 AM
you have to provide a default value for your lists.
without a default value, the Select a value text is displayed

[quoted text, click to view]

How to remove 'Select a Value' from the drop down list. amitmittal77
12/29/2005 12:41:42 PM
I am using SQL Server 2005 RTM. In which i am getting 'Select a value' in all
the drop down list.
I don't want 'Select a value' in the drop down list
Re: How to remove 'Select a Value' from the drop down list. amitmittal77 via SQLMonster.com
12/30/2005 5:06:49 AM
I am using dataset for the dropdown which have default default values
the default value setting in the report parameter Screen is

i have selected From query option in default value section
under From query folllowing values have been selected
Dataset - my dataset
Value field - Parameter value

Still i am getting 'Select a value'

[quoted text, click to view]

--
AddThis Social Bookmark Button