All eazyBI for Jira eazyBI for Confluence Private eazyBI

Dimension

This page describes how to use the MDX function Dimension

If this is not what you were looking for, please follow these links:

  • The main concepts to find out what dimensions are in eazyBI
  • How to use dimensions when creating reports

Returns the dimension that contains a specified member, level, or hierarchy.

Syntax

Hierarchy_Expression.Dimension

or

Level_Expression.Dimension

or

Member_Expression.Dimension

Arguments

Hierarchy_ExpressionMDX expression that returns a hierarchy.
Level_Expression

MDX expression that returns a level.

Member_ExpressionMDX expression that returns a member.


See also

  • Please visit the page about main concepts to find out what Dimensions are in eazyBI
  • How to use dimensions in reports