Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 2.47 KB

change-an-attribute-name-and-data-type-master-data-services.md

File metadata and controls

57 lines (36 loc) · 2.47 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Change an Attribute Name and Data Type
Change an Attribute Name and Data Type (Master Data Services)
CordeliaGrey
jiwang6
03/15/2017
sql
master-data-services
how-to
attributes [Master Data Services], changing name

Change an Attribute Name and Data Type (Master Data Services)

[!INCLUDE SQL Server - Windows only ASDBMI]

In [!INCLUDEssMDSshort], you can change the name of an attribute.

Prerequisites

To perform this procedure:

To change an attribute name and type

  1. In [!INCLUDEssMDSmdm], click System Administration.

  2. On the Manage Model page, select a model from the grid and then click Entities.

  3. On the Manage Entity page, select the row for the entity that you want to create an attribute for.

  4. Click Attributes.

  5. On the Manage Attributes page, do one of the following.

    • If the attribute is for leaf members, select Leaf from the Member Types list box.

    • If the attribute is for consolidated members, select Consolidated from the Member Types list box.

    • If the attribute is for collections, select Collection from the Member Types list box.

  6. Select the row for the attribute you want to edit, and then click Edit.

  7. In the Name box, type the updated name of the attribute. For a list of words that should not be used as attribute names, see Reserved Words (Master Data Services).

  8. From the Attribute type list, select another type.

  9. Click Save.

See Also

Create a Text Attribute (Master Data Services)
Delete an Attribute (Master Data Services)
Attributes (Master Data Services)