MDX Descendants function - Exclude Level 0 base
Summary:
How do we design the MDX Descendants function to return parent members only and exclude level 0 base members?
Content (please ensure you mask any confidential information):
We are building an FCC data integration quick mode extract that should exclude base members of the Account dimension to reduce file size.
Example "#Custom{Descendants([Account].[FCCS_Balance Sheet].[FCCS_Total Balance Sheet],[Account].Levels(1))}" will only return 1 level above base. We want to show all levels above base.
Version (include the version you are using, if applicable):
25.02.92
Tagged:
0