Post Author: rirw
CA Forum: WebIntelligence Reporting
I am trying to link one webi document to another via a hyperlink. After searching a lot I have come to this code:
="<a href=""+[Clientes'>http://demobi:8080/businessobjects/enterprise115/desktoplaunch/opendoc/openDocument.jsp?&sDocName=Reporte%20de%20Indicadores&sType=wid&sRepoType=Personal">"+[Clientes Perdidos]+"</a>"
The child report will filter data according to three parameters I have to send in this code. I don´t need any type of prompt after the hyperlink has been clicked, the parameters should be obtained from filters in parent webi document..
Clientes Perdidos in the code is not the object which is passed as a parameter, rather the object on just we can click and be directed to the child webi document. This object is the result in a cross reference table.-
Any ideas on how to include parameters here in this code?
How should I set the dimensions in the child document that will be passed the parameters??
Thanks,
Rafael