com.microstrategy.web.objects.EnumSubtotalInstanceType |
This enumeration specifies the different types of subtotal instances that can be defined. A subtotal instance determines how the subtotal has been defined or turned on for the template
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | SubtotalInstanceTypeAxis | Subtotal is defined on the axis of the template. | |||||||||
int | SubtotalInstanceTypeGroupBy | Subtotal is defined as grouped by a certain set of template units. | |||||||||
int | SubtotalInstanceTypeUnit | Subtotal is defined on certain template units. |
Subtotal is defined on the axis of the template. This is also called 'By Position' subtotal
Subtotal is defined as grouped by a certain set of template units.
Subtotal is defined on certain template units. In other words, the subtotal is defines 'across' a set of template units