Link to a detailed page
This link type works in the same way, except that, another page in the current report is used as a detailed report. For this, your report must contain at least two pages: one with the main report, another with detailed one.
You must set the following parameters for this type of hyperlink:
- page name in that report;
- name of the report's parameter, which will take the hyperlink's value;
- hyperlink value.
When the link is clicked, the following will take place:
- the report's parameter will be set to the hyperlink's value;
- the indicated report page will be built and shown in a separate preview window.
Report parameter's value can be indicated by using two methods:
- indicate the value directly;
- indicate an expression, which returns the value. This expression will be calculated when the report is run.
When you choose a report page, its
Visible
property resets tofalse
. This means that, when the main report will be built, this page will be skipped.