Retrieve all cubes in the current SSAS database.
SELECT [Catalog].[Name] FROM $system.DBSCHEMA_CATALOGS
Retrieve all cubes in the current SSAS database.
Shows the ten best‑selling products for the current year.
Calculate YTD sales for the current context.
Returns the query plan XML for a given MDX statement.
Compares current period sales with the same period last year.