Getting Data from another cube
Posted: Wed Feb 02, 2011 2:20 pm
Getting Data from another cube:
I have Cube A and Cube B.
Cube A has two dimensions Position and Position Measures with PayGrade (Numeric) and Benefit Band (String) elements:
Sample Data for Cube A
Position PayGrade (N) Benefit band (S)
Position A 10 A
Position B 10 A
Position C 12 B
Cube B has two dimensions Pay Grade/Benefit Band and Pay Grade/Benefit Band Measures with Pay Grade count (Numeric).
Sample structure
Pay Grade Pay Grade count (N)
10 ?
12 ?
Or
Benefit Band Benefit Band count
A ?
B ?
I know the answer is 2 and 1. But how can I write a rule to get the count from Cube A? Is it possible even though Pay grade 10 and 12 are the N elements in the Cube B and they are values of a Measure in the Cube A? Same exercise required for Benefit band. Only difference is the Benefit band is the String element in the Cube A.
Any help will be appreciated.
Thanks.
MB
I have Cube A and Cube B.
Cube A has two dimensions Position and Position Measures with PayGrade (Numeric) and Benefit Band (String) elements:
Sample Data for Cube A
Position PayGrade (N) Benefit band (S)
Position A 10 A
Position B 10 A
Position C 12 B
Cube B has two dimensions Pay Grade/Benefit Band and Pay Grade/Benefit Band Measures with Pay Grade count (Numeric).
Sample structure
Pay Grade Pay Grade count (N)
10 ?
12 ?
Or
Benefit Band Benefit Band count
A ?
B ?
I know the answer is 2 and 1. But how can I write a rule to get the count from Cube A? Is it possible even though Pay grade 10 and 12 are the N elements in the Cube B and they are values of a Measure in the Cube A? Same exercise required for Benefit band. Only difference is the Benefit band is the String element in the Cube A.
Any help will be appreciated.
Thanks.
MB