Hi ALL,
I have a Summarized report and a detail report.The requirement by the client is a click anywhere on the Summarized reportÃ, should open the detail report.Any inputs on how to do this?
Cheers
You could either enable drillthrough for each item in the source report, or alternatively add an HTML anchor tag around your report page with the URL of the target report hard-coded.
Regards,
MF.
Choose any item you want to let your users to click.
At your left hand side, the Properties pane -> under Data -> It has a Drill Throughs function.
Choose your detail report in Public Folder or whatever folder, then you just connect those two reports together.
You can even pass some parameters from your summarized report to your detail report. Enjoy it.
Hope this has answered your question