Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 2.89 KB

File metadata and controls

42 lines (37 loc) · 2.89 KB
title Dimensions (Analysis Services - Multidimensional Data) | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
applies_to
SQL Server 2016 Preview
helpviewer_keywords
OLAP objects [Analysis Services], dimensions
dimensions [Analysis Services]
Analysis Services objects, dimensions
ms.assetid 2b114135-2572-4479-8c81-3ccf0cfeb9f7
caps.latest.revision 40
author Minewiskan
ms.author owend
manager erikre

Dimensions (Analysis Services - Multidimensional Data)

In [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion], dimensions are a fundamental component of cubes. Dimensions organize data with relation to an area of interest, such as customers, stores, or employees, to users. Dimensions in [!INCLUDEssASnoversion] contain attributes that correspond to columns in dimension tables. These attributes appear as attribute hierarchies and can be organized into user-defined hierarchies, or can be defined as parent-child hierarchies based on columns in the underlying dimension table. Hierarchies are used to organize measures that are contained in a cube. The following topics provide an overview of dimensions, attributes, and hierarchies.

In This Section

Topic Description
Introduction to Dimensions (Analysis Services - Multidimensional Data) Provides an overview of dimension concepts.
Attributes and Attribute Hierarchies Describes attributes and attribute hierarchies.
User Hierarchies Describes user-defined hierarchies of attributes.
Write-Enabled Dimensions Describes write-enabled dimensions.
Dimension Translations Describes translations of dimension meta data.

See Also

Dimensions in Multidimensional Models
Cube Objects (Analysis Services - Multidimensional Data)