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

Core Data Services - Default Aggregation

Former Member
2,690

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?

View Entire Topic

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.