SET-MEMBERS
Syntax
set-members=(dimension, hierarchy, dimension, hierarchy,..., ...)
Description
Returns the set of members in a dimension, level, or hierarchy for which name is specified by a string.
Example
Returns the set of members in the dimension 'product' at the specific hierarchy of 'all products', at a specific level of 'drink', at a specific level of 'alcoholic beverages', at a specific level of 'beer and wine'. Returns the set of members in the dimension 'time' at the specific hierarchy of '2004', at the specific level of 'Q1', at the specific level of '2'.
set-members=('product','all products.drink.alcoholic beverages.beer⇒
and wine','time','2004.Q1.2')