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

sql server reporting services

group:

Display dropdown parameter label on report



RE: Display dropdown parameter label on report Andre
7/13/2005 9:52:04 AM
sql server reporting services: You can try:

= Parameters!SiteID.Label


[quoted text, click to view]
Display dropdown parameter label on report Anonymous Poster
7/13/2005 3:23:15 PM
I have a dropdown parameter in my report (Sites) with the ID field as a
integer and the display field as a string. How can I display the selected
'display' field on the report? I can display the ID (int) ok with

= Parameters!SiteID.Value

But how can I get the actual selected dropdown text? Can't find this
anywhere!

cheers,

Simon

Re: Display dropdown parameter label on report Anonymous Poster
7/14/2005 9:51:38 AM
Excellent! Thanks

Simon

[quoted text, click to view]

AddThis Social Bookmark Button