I think your problem stems from what your trying to do. Why not just include
a mid level between state and states that will allow the aggregation of
Northeast?
If it is a security issue and you dont want particular groups seeing
particular regions just use the role manager.
"Jun Wu" wrote:
Quote:
Need help on the following:
One dimenson "state" in cube1 has 50 states, Cube1 contains the measure "cost".
another dimension "Northeast" in cube1 has the states in Northeast region like CT, NY etc. Cube2 contains the measure "sales". It is clear that "Northeast" dimension is the subset of dimension "state". Cube2 may not have the idential set of dimensions as Cube1.
Now, I want to create a cube that has dimenson "Northeast", measure "cost","sale","profit", so I can see the "cost","sale","profit" of each state in Northeast, how to do that ?
The natural way for me is to create a virtual cube with dimenson "Northeast", measure "sale", then add measure "cost" using "LookupCube()" function to get the cost, however, since dimension "Northeast" in new virtual cube/cube2 is not the same as dimension "state" in cube1, how could the Northeast's member value (using CurrentMember function) be carried to the LookupCube function to use the fact that dimenson "Northeast" is the subset of "state" ?
Thanks in advance!
************************************************** ********************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources... |