Assuming that you're using AS 2005, here's a link to BOL:
http://msdn2.microsoft.com/en-us/library/ms175345.aspx
Quote:
|
SQL Server 2005 Books Online
|
Defining and Configuring an Action
An action is an end user-initiated operation upon a selected cube or
portion of a cube. The operation can start an application with the
selected item as a parameter, or it can retrieve information about the
selected item. For more information about actions, see Actions.
...
You should also refer to the Adventure Works sample cube, which has
multiple actions, including "City Map".
- Deepak
Deepak Puri
Microsoft MVP - SQL Server
*** Sent via Developersdex http://www.developersdex.com ***