Defining Data Cube Properties

This topic provides an overview of defining data cube properties.

To define general data cube properties:

  1. Select Start > Programs > PeopleTools 8.5x > Application Designer to access PeopleSoft Application Designer.

  2. After signing in to the PeopleSoft Application Designer, open an analytic model definition.

  3. Select the data cube whose properties you want to define, and then select the General tab.

Image: Example of the General tab in PeopleSoft Application Designer–Analytic Model

This is an example of the General tab in PeopleSoft Application Designer–Analytic Model.

Example of the General tab in PeopleSoft Application Designer-Analytic Model

Field or Control

Definition

Data Cube

Displays the name of the data cube.

Format

Number: Select to format the data cube's values as numbers.

Date: Select to format the data cube's values as a date in the format YYYY-MM-DD. For example, 2004/03/18 for March 18, 2004.

Note: Although the values are saved in the database using this date format, end users can use My Personalizations to select a different display format in PeopleSoft Pure Internet Architecture.

Member: Select to format the data cube's values as members of a specified dimension, as part of creating an association data cube.

See Association Data Cubes.

When you select the Member check box, the Dimension drop-down list box appears. Select a dimension for which you want to format the data cube's values as members. For example, you can format a CUSTOMER_ID data cube as a member of the CUSTID dimension.

Note: In the analytic grid, data cubes formatted as members should have a field type of Edit Box.

Text: Select to format the data cube's values as text. This option is useful for entering names, addresses, and other textual data.

Virtual Cube (doesn't store data)

Select to set the data cube as a virtual data cube.

Clear to set the data cube as a nonvirtual data cube.

See Virtual Data Cubes.

Note: A virtual data cube must contain a formula. Selecting this option without entering and accepting a formula for a virtual data cube results in an invalid analytic model.

Calculate Aggregate

Select to enable calculation of the data cube's aggregates.

Note: If Calculate Aggregate is selected for the data cube, the analytic calculation engine initially retrieves the aggregate data from the aggregate record when the analytic instance is loaded, but overwrites this data upon recalculation. If this check box is cleared, values from the aggregate record still load when the analytic instance is loaded; however, these values are not recalculated.

Clear this check box to disable calculation of all of the data cube's aggregates, regardless of specified overrides.

Note: Disabling aggregate calculation for data cubes disables all aggregate calculations, including the default sum aggregation.

See Understanding Override Order of Precedence.

To select an aggregate function for attached dimensions:

  1. Select Start > Programs > PeopleTools 8.5x > Application Designer to access PeopleSoft Application Designer.

  2. After signing in to the PeopleSoft Application Designer, open an analytic model definition.

  3. Select the data cube for which you want to select an aggregate function, and then select the Dimensions tab.

Image: Example of the Dimensions tab in PeopleSoft Application Designer–Analytic Model

This is an example of the Dimensions tab in PeopleSoft Application Designer–Analytic Model.

Example of the Dimensions tab in PeopleSoft Application Designer-Analytic Model

Field or Control

Definition

Name

Displays the names of the dimensions that are attached to the data cube.

See Attaching a Dimension to a Data Cube.

Aggregate Function

Select a cube dimension override user function to calculate the aggregates for the dimension as it is attached to the data cube.

See Understanding Override Order of Precedence.