【发布时间】:2022-07-22 20:01:38
【问题描述】:
WebI报表上通常下载Excel表格的链接无法点击或右键,但是当我们将报表导出为PDF格式或通过Internet Explorer打开时可以点击,但是Chrome和Edge不行识别链接。
以下是用于链接的脚本
=If([Condition_A]="(Unknown)") Then "<a href='"+[File_Location]+"' target=_blank>LINK</a>" Else "<a href='"+[File Location_2]+"' target=_blank>LINK</a>"
请提供解决方案
【问题讨论】:
标签: hyperlink cross-browser business-objects webi