For point #1, please refer to this MSDN paper:
http://msdn.microsoft.com/library/de.../en-us/dnsql2k
/html/olapasandrs.asp
Quote:
|
Integrating Analysis Services with Reporting Services
|
...
Using Parameters to Filter Data in the Report
The whole purpose for creating parameters is to filter the data that is
displayed in the report. To accomplish this we are going to rely on the
ability of Reporting Services that enables queries to be generated
dynamically at runtime. Treating the MDX query as an expression does
this.
...
- Deepak
Deepak Puri
Microsoft MVP - SQL Server
*** Sent via Developersdex http://www.developersdex.com ***