Hello Gurus,
We are using BO 3.1
My requirement is to hyperlink 2 deski reports.
For example:
Report A has fields (Emp Name, Emp ID)
Report B has fields (Emp Name, Emp Age, Emp Salary, Emp address)
Report B should be hyperlinked to Report A on the field Emp Name. and Report B should retrieve data for just that particular name. Say if I click XYZ(Emp Name) in Report A, Report B should retrieve data of XYZ.
Report B will have a prompt "Enter Emp Name". So when we click on XYZ in Report A, the report B should take XYZ as the answer for the prompt and display the related data.
I have to use opendocument. I searched for opendoucument syntax. But I am not able to implement the same. Can any one plz explain me how to do this, explaining the parameters of opendocument used.
Thanks in advance,
Naveen