Skip to Content
0
Former Member
May 18, 2010 at 08:47 PM

Hyper-link not working when exported to PDF

33 Views

SAP Support Team,

Hyper link not working when Exported to PDF, I have created a hyper link using a context so that Hyper link work in Dev,UAT and Prod Environments as we have three different servers for each environment. Users wants to click Drill Down to sub report using Hyper link once report is exported to PDF. Syntax I have specified below(Is working in BO Report but not hyper link ).

="<a href=/smbusinessobjects/enterprise115/InfoView/scripts/opendocument.aspx?&sWindow=New&sType=wid&sDocName="URLEncode("ProgramStatus - Details")"&lsMEntervalue(s)forFieldType:=""CompletedBCM""&lsMEnterInitTechRollup:="URLEncode([Type Value])">"Sum([Score_MaxAsofDate].[Completed BCM])+ "</a>" ForEach ([Type Value])

Please suggest the suitable syntax.

Thanks.