SAP Knowledge Base Article - Public

3201286 - Time dimension from SAP Datasphere not working in SAP Analytics Cloud

Symptom

Time capabilities are not available when consuming a SAP Datasphere Model in SAC.

Some capabilities include: Date range filter, time variance, calculations.

Environment

SAP Datasphere

SAP Analytics Cloud

Reproducing the Issue

Consuming SAP Datasphere Model in SAC which contains custom time dimensions.

Cause

Custom time dimension prerequisites not met. 

Resolution

Follow documentation from SAP Help Portal: Create a Dimension.

"In order to use a time dimension in SAP Analytics Cloud, you must create your dimension by following the procedure at Generate Time Data and Dimensions . Manually-created or other time dimensions may not function correctly.

In addition, attributes in an analytical dataset that are mapped to a time dimension via an association must have technical names that respect the following naming conventions:
  • *_DATE for Date/Day level
  • *_CALMONTH for Month level
  • *_CALQUARTER for Quarter level
  • *_YEAR for Year level"

Additionally, it is highly recommended to follow rules like:

  • Hierarchy levels have correct TIME_* level types set
  • The only week hierarchy supported is YWD
  • Year has to have format YYYY
  • Half-year has to have format H1/H2
  • Quarter has to have format YYYYQ
  • Month has to have format YYYYMM
  • Week has to have format YYYYWW
  • Day has to have format YYYY-MM-DD (i.e. DATE type)

Keywords

dwc, model, time, dimension, custom, sac, hierarchy, data warehouse cloud , KBA , DS-MD , Modeling (Data Builder) , How To

Product

SAP Analytics Cloud all versions ; SAP Datasphere all versions