Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Remove <select a value> option

Author  Topic 

roy mm
Yak Posting Veteran

62 Posts

Posted - 2007-02-25 : 01:23:46
I have a parameter that get his values from a query.
his defualtvalue is Null.

In the report page, The first value is "<select a value>".
even if I give the parameter another defualt value Then it open with this value selected but still the first value is "<select a value>".

Can I remove this?

Thanks.
   

- Advertisement -