Specify Attributes as Keys, Units, and Other Characteristics
Attributes are all columns that are not identified as measures, and can contain identifiers, master data, and other data that is used in support of analytics. Attributes appear in tables and views with any Semantic Usage except Relational Dataset.
-
Facts - to contain the keys of associated dimensions. For example, Product ID or Store ID.
-
Dimensions - to contain categories for analyzing data and the keys for identifying them. For example, Country, Sales Organization, Customer.
-
Text entities - to contain texts in multiple languages and the keys for identifying them.
-
Hierarchies - to define parent-child relationships between dimension members.
|
Property |
Description |
|---|---|
|
Key |
Select the checkbox to specify that the column is a primary key column, which uniquely identifies the record. Key columns cannot contain null values and each value (or set of combined values for multi-column compound keys) must be unique.
See also Set Key Columns to Uniquely Identify Records. To validate the data in your key columns, see "Key Validation Rules" in Validating View Data.
|
|
Business Name |
Enter a descriptive name to help users identify the object. This name can be changed at any time. |
|
Technical Name |
Displays the name used in scripts and code, synchronized by default with the Business Name.
To override the default technical name, enter a new one in the field. Technical names can contain only alphanumeric characters and underscores.
|
|
Data Type |
Select the type of data that the column will contain. For a list of available data types and their supported data type conversions, see Column Data Types. |
|
Semantic Type |
Select the appropriate semantic type to understand the value in the column.
Choose from the following:
|
|
Text / Association |
Specifies the purpose of the attribute when your entity is consumed by an analytic model.
This property can contain:
|
|
Default Value |
Enter an appropriate default value for the column. |
|
Not Null |
Select this option to indicate that the column must contain a value. |
|
Show |
[deprecated] Deselect the checkbox to hide the column from users in SAP Analytics Cloud.
Users working in analytic models can, for each measure and attribute, choose whether to include or exclude it in the data exposed to SAP Analytics Cloud (see Creating an Analytic Model).
|
-
[dimensions] Create hierarchies as appropriate (see Add a Hierarchy to a Dimension).
-
[graphical or SQL views] Set any filters that you want to prompt users in SAP Analytics Cloud to specify a value for the attribute (see Create a Story Filter (Deprecated)).