Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 570 Bytes

File metadata and controls

17 lines (13 loc) · 570 Bytes
description Learn more about: Cube.Dimensions
title Cube.Dimensions
ms.subservice m-source
ms.topic reference

Cube.Dimensions

Syntax

Cube.Dimensions(cube as table) as table

About

Returns a table containing the set of available dimensions within the cube. Each dimension is a table containing a set of dimension attributes and each dimension attribute is represented as a column in the dimension table. Dimensions can be expanded in the cube using Cube.AddAndExpandDimensionColumn.