-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.0_CSD03
-
Fix Version/s: V4.0_CSD04
-
Component/s: Data Aggregation
-
Labels:None
-
Environment:
Applied
-
Proposal:
Example 53 illustrates a use case for such property paths:
GET ~/Products?$apply=
groupby((Name),
}}{{aggregate(Sales/Amount with sum as Total))
ODATA-1206 clarified that the aggregate transformation supports collection-valued navigation/complex properties in property paths.
What is still missing for a complete definition is a description of the service behavior for the aggregate transformation applied on paths containing segments with collection-valued properties.