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

Core Data Services - Default Aggregation

Former Member
2,688

Dear SCN-Community,

I´m trying to create some calculations within a CDS view and have some trouble with error messages. I defined two views and want to use the annotation "@DefaultAggregation" within the query view. If I use "#FORMULA" and define a formula calculation everything works fine.

Anybody have some suggestions?

Accepted Solutions (1)

Accepted Solutions (1)

Hi Andre,

You cannot use @Default aggregation annotation in Consumption Views hence you are facing the error. Default aggregation should be used in Composite views, in consumption you can exception aggregations.

Answers (1)

Answers (1)

Former Member
0 Likes

Even I am undergoing the same problem, anybody have a solution for it?