ReferenceLevelVisualTotalsMode

Description Specifies whether to use visual or non-visual totals for marginal and incremental measures

This context value affects the interpretation of filters for capital allocation (Euler and Pro-Rata) and incremental measures.

When a capital allocation query includes filters, then the filtering is applied as follows:

note

In each case the capital charge is determined at the ReferenceLevel.

This context value can take three values, each corresponding to a specific mode:

Mode Description
(default) COMPATIBILITY Uses the visual or non-visual totals specified in the MDX.
For example
WHERE-clause for non-visual totals
SUBSELECT-clause for visual totals
VISUAL Forces the use of visual totals.
NON VISUAL Forces the use of non-visual totals.