Hi All,
I created a new Deski report and i created a hyperlink variable, which works perfect in the report.
Now, when the report is exported to pdf the hyperlink changes, it adds an extra % in the hyperlink and does not work.
Variable:
=If Match(<Monitor Description> ,"Stdmonitor") Then Hyperlink ("http://ddc.mckesson.com/ops/SLM/Std_Platform_Monitors.htm" , "Std Monitors") Else If Match(
, "
http") Then Hyperlink (<Datamgturl> , "Click Here") Else If Match(<Datamgturl> , "
*") Then Hyperlink (<Datamgturl> , "Click Here")
We use BO XIR2 SP2.
Do we need to upgrade SP to fix this issue,,or....?
Thanks in Advance.