="Project: " + Fields!barname.Value + VbCrLf + "Service: " + Fields!SERVICE.Value
Is it possible to make the above text BOLD when I hover over to display the tooltip using the expression language in BIDS, have tried html tags which do not seem to work.