This video is part of LearnItFirst's SQL Server 2008/R2 Reporting Services course. More information on this video and course is available here:
http://www.learnitfirst.com/Course/162/SSRS-2008.aspx?an=YouTube
In this video and the next video Scott will cover Reporting Services actions. Scott will go over how to add URLs and hyperlinks to your reports.
Highlights from this video:
* What is a Report Action?
* How do you define a hyperlink?
* Hyperlink selected text or entire text box?
* Usability tips
and much more
="javascript:void(window.open(URL?accid='" + Fields!AccountID.Value + "'cs=1', '_blank'))"
tmccullars 3 months ago
HELP! I
I need to pass parameters within a url. For instance I need to pass an account id that is part of a dataset. My expression looks like this but does not work. It works when I hard code the id.
tmccullars 3 months ago
Excellent video Scott. Thx for the tip.
khopkins2011 1 year ago