cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Creating an Aggregation Layer

Former Member
0 Likes
526

I am trying to create an aggregation layer which is to built off a multi provider which has a real time info cube. When I try and create the aggregation layer I get the message:

Aggregation Level <level name>: Infoprovider <Info provider name> cannot be used for definition

Why am I getting this message and how can I resolve it? Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

At least one key figure and one characteristic have to be included in the aggregation level.

●     The key figures used have to have the database aggregations SUM, MIN or MAX. With MIN or MAX, key figure values can only be displayed. They cannot be changed using manual planning or planning functions.

●     For key figures of type date or time, only the data type u2018DECu2019 is supported.

●     Referencing key figures (and thus also non-cumulative key figures or elimination of internal business volume) are not supported in aggregation layers.

●     If a characteristic is compounded and used in an aggregation level, the aggregation level must also contain all compounding "parent" characteristics.

●     If a key figure is used in an aggregation level and does not have a fixed unit of measure or currency, the aggregation level must contain the associated characteristic for the unit.

●     If a key figure with exception aggregation is used in an aggregation level, the aggregation level must also contain the characteristic for exception aggregation if it occurs in the underlying InfoProvider

●     The aggregation level inherits a navigation attribute from the underlying InfoProvider if it includes the basic characteristic of the navigation attribute. Note that the navigation attribute for an aggregation level is not visible in the Planning Modeler. It is only visible in the Query Designer.

●     An aggregation level cannot be created on MultiProviders if a characteristic of an InfoProvider contained in the MultiProvider supplies two different characteristics in the MultiProvider.

●     If a characteristic on the InfoProvider that serves as the basis for an aggregation level is constant, this characteristic has to be included in the aggregation level.

Hope this helps.

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

Are you creating this aggregation level in Planning Modeler?

Regards,

Deepti

Former Member
0 Likes

Hi Deepti,

Yes I am

Former Member
0 Likes

this problem has been discussed before... did you try searching this forum?

See for example:

Former Member
0 Likes

Hi Mayank,

Thanks for this. Had a look at the link but could not find an answer on the thread

Former Member
0 Likes

That was just one of the threads. Try searching for more.

Some of the reasons why an AL will not get created -

1) The underlying multiprov includes an aggregation level

2) Trying to include non-cumulative KF in the AL

... etc