You want your report to display a hyperlink that will take users to your intranet. How do you configure such a hyperlink?
Answer / Shivashish Patel
To create a hyperlink in SSRS, add a TextBox object to the report and type the URL you want the hyperlink to point to within the text box. Then, set the Hyperlink property of the text box to ="True". This will make the text clickable and take users to the specified URL when clicked.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I add Reporting Services reports to my application?
Do I need a report server to run reports in my application?
In how many ways you can invoke ssrs reports?
How to backup encryption key ?
What are cascading parameters in ssrs reports?
How to create percentile function?
How do users use Report Builder with SQL Server data sources?
Would you store your query in a ssrs report or a database server? State the reason why?
What is query parameter in ssrs?
What are the tools available in market as an alternative to sql server reporting services?
Explain can you implement data mining in ssrs?
What are sub reports and how to create them?