create的中文,How to create a hyperlink in SQL Server Reporting Services

 2023-09-25 阅读 22 评论 0

摘要: There is no direct option to create a hyperlink in SSRS, however you still can create links. This is how. When designing the report: • Open up a text box properties window • In the Value box enter the display for the link. You can use the expre


There is no direct option to create a hyperlink in SSRS, however you still can create links. This is how.

When designing the report:
 • Open up a text box properties window
• In the Value box enter the display for the link. You can use the expressions too.

When designing the report:

create的中文?• Open up a text box properties window

• In the Value box enter the display for the link. You can use the expressions too.

• Go to Navigation

discrete?• Enable Jump to URL

• In the URL enter =”javascript:void(window.open(‘http://localhost/VBMS2/WorkTray/WorkItemOpen.aspx?T=V&WIS=67B3D3AD-156C-4D52-B46D-87E12827B11F’, ‘_blank’))” . Add the URL you would like to launch.   _Blank, is used to launch the link in a new window.

Note that reporting services will not display the underlined and blue color hyperlinks, one trick is to format the text color to blue and use Font Decoration Underline.

Sql server、转载于:https://www.cnblogs.com/simbaliu/archive/2011/03/11/1981772.html

版权声明:本站所有资料均为网友推荐收集整理而来,仅供学习和研究交流使用。

原文链接:https://hbdhgg.com/3/95914.html

发表评论:

本站为非赢利网站,部分文章来源或改编自互联网及其他公众平台,主要目的在于分享信息,版权归原作者所有,内容仅供读者参考,如有侵权请联系我们删除!

Copyright © 2022 匯編語言學習筆記 Inc. 保留所有权利。

底部版权信息