Package mondrian.olap.fun.extra


package mondrian.olap.fun.extra
Defines MDX extension functions.

These are not in the MDX standard, but are part of Mondrian because we consider them to be generally useful.

  • Classes
    Class
    Description
    CachedExistsFunDef is a replacement for the Exists MDX function that Analyzer uses for projecting tuples for subtotals, Top10 and other calculations.
    Definition of the CalculatedChild MDX function.
    Definition of the FirstQ and ThirdQ MDX extension functions.