You are developing a Microsoft SQL Server 2005 Analysis Services (SSAS) project. You create a cube that uses a dimension named DimEmployee. The dimension contains an attribute named Employee. You also host a Microsoft SQL Server 2005 Reporting Services (SSRS) project that contains a parameterized report on an employee. You need to create an action to view the report. What should you do?
A.
Create a URL action on the Employee attribute.
B.
Create a Rowset action on the Employee attribute.
C.
Create a URL action on the DimEmployee dimension.
D.
Create a Rowset action on the DimEmployee dimension.