Report parameter example
This example is based on the Sample application. It uses a report with two combo boxes to control the content of a second report. Both reports use report variables and report parameters. All that the two reports have in common is that they both use the Period and Region hierarchies of the Analysis cube as look ups.
In the Widget Communication dialog box, two parameter
connections are created. One parameter connection is called rv_date,
rv_period. It contains the rv_date parameter from
the Filter report and the rv_period parameter from the Formulas
report. The second parameter connection is called rv_region,
rv_location. It contains the rv_region parameter
from the Filter report and the rv_location parameter from the
Formulas report.
The value displayed in the Formulas report depends on the date and region selected in the Filter report.