Passing parameter to hyperlink in BI Publisher .xpt layout
Hi,
I designed a BI Publisher .xpt layout with a text item and I converted it to a link. I need to pass a parameter with the link. The problem is that I am not able to drag the data source value to the link and the normal way we pass the parameter to links in RTF templates does not seem to work with this link.
Here is what I am trying to do:
/xmlpserver/Learn/SampleReport.xdo?_paramscust_num=/DATA_DS/G1/CustNo&_xf=pdf
where /DATA_DS/G1/CustNo is the parameter value I am passing from the data source. But this value is not getting resolved. Is there any other way I need to pass this value to the link ?
0