Special Value: ALL()

The FACT table contains rows that represent aggregates, as well as rows that represent atomic data. The aggregate rows have a special value in the columns that represent aggregated levels — for example, in the CITY and ZIPCODE columns of a row that contains the STATE level aggregation. Because queries for mapping MDX make heavy use of such special values, this makes it easier to define cleaner and simpler semantics for this.

This special value is denoted syntactically as the result of the built-in function ALL(). Semantics of this value are determined by the following rules: