Hi John,
Assuming that the DeviceA and DeviceB dimensions are identical in
structure, LinkMember() can be used to relate them (discussed in point#2
of Chris's suggestions). Thus the DeviceB ByteCount is also added in for
each server:
'TopCount(Filter([DeviceA].[Device Name].Members,
Val(DeviceA.CurrentMember.Properties("is Server"))=-1), 10,
Sum([Time_month].[01/11/2004]:[Time_month].[01/12/2004],
[Measures].[Bytes] + ([Measures].[Bytes],
LINKMEMBER(DeviceA.CurrentMember, DeviceB)))'
- Deepak
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!