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

sql server reporting services

group:

Q: Tooltip


Q: Tooltip JIM.H.
12/24/2004 8:11:02 AM
sql server reporting services:
is it possible to display a field value in the tooltip. I put value there, it
Re: Tooltip Robert Bruckner [MSFT]
12/24/2004 3:35:55 PM
Make sure the datatype of the tooltip expression is a string.
E.g. =CStr(Fields!SomeNumericField.Value)

--
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

AddThis Social Bookmark Button