I use Desktop Intelligence to make a report hyperlink,
The code:
="<a href=http://172.128.211.120:8080/businessobjects/enterprise115/desktoplaunch/opendoc/openDocument.jsp?sDocName=demo&sType=wid&sRefresh=Y&sWindow=New> " ++ “”
The result is a long string like
<a href=http://172.128.211.120:8080/businessobjects/enterprise115/desktoplaunch/opendoc/openDocument.jsp?sDocName=demo&sType=wid&sRefresh=Y&sWindow=New>Berlin
How to transfor the result to a hyperlink?
Thanks
louiszong (BOB member since 2007-06-20)