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

sql server reporting services

group:

Labels don't display for boolean parameter



Labels don't display for boolean parameter DoubleBlackDiamond
8/4/2005 2:51:10 PM
sql server reporting services: I have created a report with a boolean parameter. The radio buttons for T
and F show up as I expect, but I can't get my labels to display. The buttons
are simply labeled "True" and "False", even though I have assigned them more
descriptive labels. I would much prefer for my own labels to appear instead.

Has anyone else encountered this issue? If so, how did you remedy the
RE: Labels don't display for boolean parameter DigitalVixen
8/8/2005 8:17:55 AM
Instead of Field!City.Value use Field!City.Label.

HTH


[quoted text, click to view]
RE: Labels don't display for boolean parameter DoubleBlackDiamond
8/8/2005 9:16:13 AM
Thanks for the response. However, my problem with the labels isn't within
the report itself, but rather in the parameter prompt bar of the Report
Manager. Only the values "True" and "False" display, rather than the
associated labels. It's particularly odd, since I don't have that problem
with other data types, such as strings or integers. In those cases, my
labels show up in the drop-down lists, just as I expect.

Any other thoughts?


[quoted text, click to view]
RE: Labels don't display for boolean parameter DigitalVixen
8/8/2005 9:27:03 AM
I guess it would help you out if I gave all pertinent info...sorry, however
this should still work if you enter the expression into the "Label" from the
Available Values...Non queried.

IE

Label Value
"Pass" - True
"Fail" - False

HTW...Good luck
[quoted text, click to view]
AddThis Social Bookmark Button