Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 2.45 KB

File metadata and controls

32 lines (26 loc) · 2.45 KB
title Add an Attribute to a Dimension | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology analysis-services
ms.topic conceptual
helpviewer_keywords
adding attributes
automatic attribute creation
attributes [Analysis Services], creating
attributes [Analysis Services], adding
manual attribute creation [Analysis Services]
ms.assetid 25826ba1-2b38-4b34-bd3a-7eba116093ae
author minewiskan
ms.author owend
manager craigg

Add an Attribute to a Dimension

You can add an attribute to a dimension either automatically or manually in [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion].

To create an attribute automatically, on the Dimension Structure tab of Dimension Designer in [!INCLUDEssBIDevStudioFull], select the column that you want to map to an attribute, and then drag that column from the Data Source View pane to the Attributes pane. This creates an attribute that is mapped to the column, and assigns the same name to the attribute as the name of the column. If an attribute that uses that name already exists, [!INCLUDEssASnoversion] adds an ordinal number suffix, starting with "1" for the first duplicate name.

To create an attribute manually, set the Attributes pane to grid view. In the name column of the last row in the grid, click the <new attribute> item. Type a name for the new attribute. This creates an attribute that is not mapped to a column and that has default settings for all its properties. You can set the mapping in the Properties window of [!INCLUDEssBIDevStudio] by configuring the KeyColumns property for the new attribute.

For more information, see Define a New Attribute Automatically, Define a New Attribute Manually, Bind an Attribute to a Name Column, and Modify the KeyColumn Property of an Attribute.

See Also

Dimension Attribute Properties Reference