Hyperlink in bi publisher report
Hi all,
I have create a master detailed report in BI Publisher. I have kept a hyperlink in master report.
The hyperlink will take you to the detailed report.
The hyperlink is available on the column name (the column name is dynamic and layout is pivot table layout). When ever I click on the hyperlink, the parameter value is not getting passed.
Below is the code used.
<fo:basic-link external-destination=
"url('http://localhost:9704/analytics/saw.dll?bipublisherEntry&Action=open&itemType=.xdo&bipPath=%2F~weblogic%2Fcomplex%2FrepB.xdo&P_CURRENCY_CODE={CURR_CODE}')" color="blue" text-decoration="underline"><?CURR_CODE?> </fo:basic-link>