com.microstrategy.webapi.EnumDSSXMLAggregation |
This interface defines the enumeration constants used to describe the way of aggregating values in a dimensionality unit.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlAggregationFirstInFact | Select first in range from the fact table. | |||||||||
int | DssXmlAggregationFirstInRelationship | Select first in range from the relationship table. | |||||||||
int | DssXmlAggregationLastInFact | Select last in range from the fact table. | |||||||||
int | DssXmlAggregationLastInRelationship | Select last in range from the relationship table. | |||||||||
int | DssXmlAggregationNormal | Unit is aggregated in the normal manner. | |||||||||
int | DssXmlAggregationReserved |
Select first in range from the fact table.
Select first in range from the relationship table.
Select last in range from the fact table.
Select last in range from the relationship table.
Unit is aggregated in the normal manner.