Skip to main content

Generating a SQL Table from Cube Context

Generating a SQL Table from Cube Context

In your custom action, you can use the %CreateTable API to create a SQL table from cube context. The table may be created from either:

  1. A field list

  2. The name of a listing defined in the cube, either as a field list or a custom SQL query.

See the class referenceOpens in a new tab for more details.

FeedbackOpens in a new tab