Creating dependent relational selections
In this example, you select a region from a multidimensional database. This populates a report variable. The report variable is referenced in a SQL Select statement in the Relational List Designer. If the region held in the report variable exists in the relational database table, data from the relational database is displayed.
The example uses the Region dimension of the Analysis cube of the Best Practices sample database, and the DimSalesTerritory table of the AdventureWorks sample database from Microsoft. Only some of the regions in the Region dimension are also in the DimSalesTerritory table.