Details
-
Type:
Improvement
-
Status: Closed
-
Severity:
Medium
-
Resolution: Fixed
-
Affects Version/s: 3.2.1 GA (3.7.0 GA Suite Release)
-
Fix Version/s: 3.4.1 GA (4.5.0 GA Suite Release)
-
Component/s: None
-
Labels:None
-
Notice:
Description
Add support for defining non-measure calculated members in a cube under a specifc parent. Currently, any non-measure calculated members such as [Product].[Drink+Food] can only be defined under the (All) level. I would like to place my calculated members under specific parents such as the All Member or Food member. There should also be an API to also retrieve these calculated member by Level. When executing Level.Members, these calculated members should not be returned to maintain existing behavior.