Creating a Property - Teradata Schema Workbench

Teradata Schema Workbench User Guide

Product
Teradata Schema Workbench
Release Number
16.20
16.10
15.10
Published
June 2015
Language
English (United States)
Last Update
2018-05-25
dita:mapPath
gvf1512702977003.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-4106
Product Category
Teradata Tools and Utilities
Properties are attributes (columns) associated with dimension hierarchy members. For example, a Location dimension might have levels for country, state, city, and store. Each store might have a floor area property that might be used to calculate sales per unit floor area.

Member properties are specified as Property elements under a level. The procedure in this section demonstrates creating member properties at the leaf level, but member properties can exist at any level.

Properties are optional and not required to validate and publish a cube schema.

  1. From the Schema Tree View, vertically expand the Dimensions folder and select the level on which to add a new property.
  2. Right-click and select New Property.


    The Schema Element Properties View appears in the right pane.

  3. In the Name box, type a name for the new property.
  4. Click in the Caption box. The caption automatically fills with the same name as the property.

    The caption is a name that is displayed and can be localized to different languages in the BI client application. See Cube Schema Localization.

  5. Select a property format style from the level table from the Property Format Style menu. Property Format Style formats how properties appear. For date columns, select Date. For time columns, select Time. For timestamp columns, select Date, Time, or Timestamp. Select General to disable formatting on values containing fixed numbers, such as an employee or account ID. Select Numeric to enable formatting for large numbers, such as 1,244,883.
  6. The Database field automatically displays the same database as the parent dimension.
  7. Select a property table from the Table menu.
  8. Select a property column from the Column menu.