IBM Support

New predefined relative time members in IBM Cognos Cube Designer 10.2.1.1 Fix Pack 3

Product Documentation


Abstract

When you create a hierarchy for a time-based dimension, next period relative time members are now available.

Content

When you create a hierarchy for a time-based dimension, the following next period relative time members are now available:

  • Next Period
  • Next Period to Date
  • Next Period to Date Change
    This member is derived from 'Next Period to Date' - 'Period to Date'
  • Next Period to Date % Growth
    This member is derived from 'Next Period to Date Change' / 'Period to Date' * 100

In all cases, "Period" is the level type defined for the hierarchy, for example Year or Semester.

These members have a fixed offset from the current period of +1. For example, if the current month is November, the next month is December.



Consider the following Time dimension and Sales fact table. The current quarter is 201303.

Time dimension
YearQuarter
2012201201
2012201202
2012201203
2012201204
2013201301
2013201302
2013201303
2013201304
2014201401
2014201402
2014201403
2014201404

Sales fact table
QuarterSales
2012013
2012024
2012035
2012046
2013017
2013028
2013039
20130410
20140111
20140212
20140313
20140414

The value of 'Year to Date (2013)' is 24.
This is derived from 'aggregate(currentMeasure within set periodsToDate(Year, 201303))'.

The value of 'Prior Year to Date (2012)' is 12.
This is derived from 'aggregate(currentMeasure within set periodsToDate(Year, parallelPeriod(Year,1, 201303)))'.

The value of 'Next Year to Date (2014)' is 36.
This is derived from 'aggregate(currentMeasure within set periodsToDate(Year, parallelPeriod(Year,-1, 201303)))'.

The value of 'Year to Date Change' is 12.
This is derived from 'Year to Date' - 'Prior Year to Date'.

The value of 'Next Year to Date Change' is 12.
This is derived from 'Next Year to Date' - 'Year to Date'.

The value of 'Next Year to Date % Growth' is 50%.
This is derived from 'Next Year to Date Change' / 'Year to Date' * 100.

Predefined relative time members in virtual cubes

All relative time members are inherited from the single source cube that supplies the current period.



Relative time calculated members

The following relative time members behave the same as the Current Period, Prior Period, Current Period to Date and Prior Period to Date members:
  • Next Period
  • Next Period to Date

The following relative time members behave the same as the Period to Date Change and Period to Date Growth relative time calculated members:
  • Next Period to Date Change
  • Next Period to Date % Growth

For information on including next period relative time members in a hierarchy, see http://www.ibm.com/support/docview.wss?uid=swg27041029.

[{"Product":{"code":"SSEP7J","label":"Cognos Business Intelligence"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Cube Designer","Platform":[{"code":"PF033","label":"Windows"}],"Version":"10.2.1","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
17 June 2018

UID

swg27040513