Creating a custom MDX filter
- Create a filter
- In the Filter By column, select .
- Specify an MDX statement.
Example
This example filters the Product dimension of the Samples application so
that only its base elements are displayed.
isLeaf([Product].CurrentMember)