Hi,
We are trying to create a hyperlink from main report to a sub report.
Main report will display all employees’ id and name
Sub report will display all the orders placed by all employees
when i select an emp id, it should navigate to the page holding the order details of this employee. is this feasible?
I do not want to implement using Hide Drill down option / on-demand sub-report as we need to have whole of the summary and details exported as a single PDF file. The report has to fetch all the summary and detail data and provide hyperlink from summary to detail. So I have placed the detail as a sub report in report footer.
Any pointers on doing this would be really helpful.
Thanks,
Viji.