How to find element name from attribute in Rule
Posted: Thu Jan 19, 2012 7:03 pm
I have such situation
Cube1 with List one element of which contains Picklist.
picklist in element is defined as subset:dim_name:subset_name
The subset is alias from dimension with name dim_name
In other Cubes of model I use in Rules elements names from dim_name
But when user choose element from picklist in Cube1 I can't compare it with elements names from dim_name
How can I found name of element in dim_name using name from subset (which formed from attributes of the elements of dim_name)?
Cube1 with List one element of which contains Picklist.
picklist in element is defined as subset:dim_name:subset_name
The subset is alias from dimension with name dim_name
In other Cubes of model I use in Rules elements names from dim_name
But when user choose element from picklist in Cube1 I can't compare it with elements names from dim_name
How can I found name of element in dim_name using name from subset (which formed from attributes of the elements of dim_name)?