create hyperlink/subreport
-
Friday, March 08, 2013 8:18 PM
hi
in my main report ,i have 1 field,what i want is if user create that link ,another report should open and main report should pass parameter to that report also.
how to create hyperlink .and all this report
All Replies
-
Friday, March 08, 2013 8:36 PMBOL: " Drillthrough Report Links
--------------------------------------------------------------------------------
To view instructions about adding drillthrough links, see:
•How to: Add a Drillthrough Report Link (Report Designer)"http://msdn.microsoft.com/en-us/library/ms159088(v=sql.90).aspx
Kalman Toth Database & OLAP Architect
Paperback / Kindle: Pass SQL Exam 70-461 & Job Interview: Programming SQL Server 2012
- Edited by Kalman TothMicrosoft Community Contributor Friday, March 08, 2013 8:39 PM
-
Monday, March 11, 2013 9:41 AMModerator
Hi Tsql,
Right-click the text-box->Text Box Properties->Action->check “Go to report”->select report in the drop-down list->click Add button to add parameter to pass value.
Reference: Adding Parameters to Pass to a Drillthrough Report (SSRS)
If you have any questions, please feel free to ask.
Regards,
Charlie Liao
TechNet Community Support- Proposed As Answer by Sanjeewan Kumar Monday, March 11, 2013 10:09 AM
- Marked As Answer by tsql_new Wednesday, March 13, 2013 6:19 PM


