Namespace: com.sap.vocabularies.Analytics.v1
Terms for annotating analytical resources
Term | Type | Description |
---|---|---|
Dimension | Tag | A property holding the key of a dimension in an analytical context |
Measure | Tag | A property holding the numeric value of a measure in an analytical context |
AccumulativeMeasure | Tag | The measure has non-negative and additive values; it can be used in whole-part charts, e.g. the Donut |
RolledUpPropertyCount (Experimental) | Int16? | Number of properties in the entity instance that have been aggregated away |
DrillURL (Experimental) | URL? | URL to retrieve more detailed data related to a node of a recursive hierarchy. Annotations with this term MUST include a qualifier to select the hierarchy for which the drill URL is provided. |
PlanningAction (Experimental) | Tag | Processes or generates plan data. Its logic may have side-effects on entity sets. |
AggregatedProperties | [AggregatedPropertyType] | Dynamic properties for aggregate expressions with specified aggregation method defined on the annotated entity type. Other annotations may refer in property paths to dynamic properties declared in any AgrgegatedProperties annotation of the given entity type to leverage the results of the aggregate expression determined in the context of an entity collection of the annotated type. |
Property | Type | Description |
---|---|---|
Name | SimpleIdentifier | Name the dynamic property holding the aggregated value. |
AggregationMethod | String | Name of the standard or custom aggregation method to be applied. |
AggregatableProperty | PropertyPath | Property whose values shall be aggregated. |
Applicable Annotation Terms: