Adding a Dimension to a Forecast

Note  

Some Dimensions may not be available in the default version. For more information, see Adding a Dimension to the Forecast Cube.

To add a dimension to your forecast, first you need to retrieve the Dimension from the source cube you want to use and add it to your Forecast cube. That will create a mapping between the dimension's fields.

In this example, we will add the UDFIELD001 field as a Dimension by retrieving it from the User Defined Field group dimension in the UDM DimProduct cube.

Retrieving a Dimension from the Source Cube

  1. In the Administration section, click OLAP Manager in the left pane.
  2. Select the UDM DimProduct cube from the list.
  3. Unselect the Production option and click Save.
  4. In the Navigation Bar, click the Navigation drop-down list and select Dimensions.
  5. Click the little arrow next to the User Defined Field group dimension to reveal its dimensions.

  6. Make note of the Field Name and name of its cube as you will need them to set up the addition of this dimension to your Forecast Configuration model.

    Now that we know which information to retrieve, we need to add this field to the Forecast cube.

  7. In the Navigation Bar, click to go back to the Cubes list.
  8. Select the Production option and click Save.
  9. Back to the Data Models and Views page, right-click the Forecast Config data model and select View Info Page (refer to Configuring the Forecast if you forgot the path).
  10. Under the Add New Fields To Forecast section:
    1. In the Field Name field, enter the field name of the dimension you will add to the Forecast cube and click Add Field depending on your server (SQL or Oracle).
    2. In the Column Description field, enter a description related to the name of the field.
    3. In the Source Cube Alias and Source Column on Cube fields, click on the Prompt icon to select the cube and the column (Field Name) from which you want to retrieve data.
    4. In the Destination Column on Forecast Table field, enter the same name defined in the Field Name field to facilitate the mapping.
    5. Click Add depending on your server (SQL or Oracle).

Adding a Dimension to the Forecast Cube

Now that we have created the field from the Source Cube (UDM DimProduct), we need to create a dimension in this cube in order to add it to the Destination Cube (UDM Forecast) .

  1. Back to OLAP Manager, select the UDM Forecast cube.
  2. Unselect the Production option and click Save.
  3. In the Navigation Bar, click the Navigation drop-down list and select Dimensions.
  4. Follow the steps described in To create a dimension: to add a dimension to the Group Dimension you are interested in.
Example

We added a dimension called Additional Fields 01 in the Product group dimension.

Mapping Fields

Now we have updated the UDM Forecast cube, we can proceed to the mapping of the fields so that the information be retrieved and displayed in the Views located under each Time Period folder (By Quarter, By Month, By Week)

  1. In the Navigation Bar, click on the Navigation drop-down list and select Data Sources.
  2. Select the data source you want to modify according to the Time Period you want to use.
  3. In the Navigation Bar, click Data Sources and select Edit Data Source.
  4. Expand the Fact Table and look for the dimension you created in Adding a Dimension to the Forecast Cube.
  5. Right-click the Field (ADDITIONALFIELD01 in our example) and select Add as Dimension OR click the checkbox representing the Dimension icon ().

    Note:  The Field is added to the Calculated Fields list and is already selected.

  1. In the Navigation Bar, click Data Sources and select Dimension Mappings.
  2. In the pop-up window, click Save and Exit.
  3. In the Dimension Mappings window, map the cube dimension with the Data Source Field (Additional Field 01 with ADDITIONNALFIELD01 in our example).

  4. Click the Save icon.

  5. In the Navigation Bar, click to go back to the Data Sources list.
  6. Click one more time to go back to the Cubes list.
  7. Select the Production option and click Save.
  8. Follow the steps described in Build to build the UDM Forecast cube.

Adding a Field in the Data Model Designer

  1. Back to the Data Models and Views page, expand the Universal Data Model and the Sales folders.
  2. Expand the Forecast Data Entry and Forecast Configs folders.
  3. Expand the folder for the time period for which you want to generate a sales forecast, right-click its Data Model and select Design Data Model.

  4. Expand the Fact Table and look for the field you created.
  5. Double-click it to add it to the Data Model.

  6. Set this new column according to your preferences; see Column Properties.
  7. Once done, click File in the upper left-hand corner and select Save Data Model.
  8. Back to the Data Models and Views page, expand the Universal Data Model and the Sales folders.
  9. Expand the Forecast Data Entry and Forecast Configs folders.
  10. Expand the folder for the time period for which you want to get a sales forecast and open the view.