title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | helpviewer_keywords | ||
---|---|---|---|---|---|---|---|---|---|---|
Create a Link Attribute |
Create a Link Attribute (Master Data Services) |
CordeliaGrey |
jiwang6 |
03/15/2017 |
sql |
master-data-services |
how-to |
|
[!INCLUDE SQL Server - Windows only ASDBMI]
In [!INCLUDEssMDSshort], create a link attribute when you want users to enter a hyperlink as an attribute value, such as https://www.contoso.com
.
Note
When users enter a value for a link attribute, the string must begin with https:// or an error will be displayed.
To perform this procedure:
-
You must have permission to access the System Administration functional area.
-
You must be a model administrator. For more information, see Administrators (Master Data Services).
-
An entity must exist to create the attribute for. For more information, see Create an Entity (Master Data Services).
For each created attribute, a row with seven columns is added to the grid. The following table describes the columns.
When you click an attribute, the following information displays.
-
Created By: The name of the user who created the attribute.
-
On: The date and time when the attribute was created.
-
Updated By: the name of the user who last updated the attribute.
-
On: The date and time when the attribute was last updated.
-
In [!INCLUDEssMDSmdm], click System Administration.
-
On the Manage Model page, select a model from the grid and then click Entities.
-
On the Manage Entity page, select the row for the entity that you want to create an attribute for.
-
Click Attributes.
-
On the Manage Attributes page, do one of the following and then click Add.
-
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.
-
-
In the Name box, type a name for the attribute. For a list of words that should not be used as attribute names, see Reserved Words (Master Data Services).
-
Optionally, type a display name, and type a description for the attribute in the Description box.
-
In the Display pixel width box, type the width of the attribute column to be displayed in the Explorer grid.
-
From the Attribute type list, select Free-form.
-
From the Data type list, select Link.
-
In the Length box, type the maximum number of characters allowed.
-
Optionally, select Enable change tracking to track changes to groups of attributes. For more information, see Add Attributes to a Change Tracking Group (Master Data Services).
-
Click Save.
Attributes (Master Data Services)
Change an Attribute Name and Data Type (Master Data Services)
Create a Domain-Based Attribute (Master Data Services)
Create a File Attribute (Master Data Services)