• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Actions

This defines a collection of actions that are associated with the cube. Actions are stored Multidimensional Expressions (MDX) statements that are associated with the cube. Client applications such as Microsoft Excel display actions to the end user and execute them against the cube when requested. Actions can include custom report generation, redirection to URLs, drillthrough to row details for a given cell, and other operations.
Permitted Collection Child Definitions
ChildAPI TypeDescription
<DrillThrough />AstDrillThroughActionNodeThe AstDrillThroughActionNode type corresponds directly to a cube drill through action that is stored on the Analysis Services cube and executed by client applications such as Microsoft Excel.
<Report />AstReportActionNodeThe AstReportActionNode type corresponds directly to a cube report action that is stored on the Analysis Services cube and executed by client applications such as Microsoft Excel.
<Standard />AstStandardActionNodeThe AstStandardActionNode type corresponds directly to a cube standard action that is stored on the Analysis Services cube and executed by client applications such as Microsoft Excel.

© Varigence