![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi there Is it possible to return calculated members in a set, rather than just using the AllMembers function on a dimension or level? For example, if my hierarchy looked like this parent child member1 some more grandchildren child member2 some more grahndchildren child member3 calculated member4 and I wanted to use DRILLDOWNMEMBER on parent to return child Member 1 - 3 plus the calculated member (but not the grandchildren) how would I do it? TIA |
#3
| |||
| |||
|
| AddCalculatedMembers bug |
#4
| |||
| |||
|
|
If you're using AS 2005, keep in mind that AddCalculatedMembers() seems to have a bug - which may be fixed in SP1: http://spaces.msn.com/cwebbbi/blog/cns!7B84B0F2C239489A!525.entry AddCalculatedMembers bug .. Basically there's a bug in the AddCalculatedMembers function which means that it brings back calculated members which it shouldn't actually bring back. Since AddCalculatedMembers isn't the most widely used function you'd think it wouldn't have much impact, but one area that it might cause a problem is when client tools issue MDX queries to get metadata for display purposes - a fairly widely used technique. .. - Deepak Deepak Puri Microsoft MVP - SQL Server *** Sent via Developersdex http://www.developersdex.com *** |
#5
| |||
| |||
|
|
Never use Microsoft products before Service Pack 2. "Deepak Puri" <deepak_puri (AT) progressive (DOT) com> wrote in message news:emExGYrRGHA.4792 (AT) TK2MSFTNGP14 (DOT) phx.gbl... If you're using AS 2005, keep in mind that AddCalculatedMembers() seems to have a bug - which may be fixed in SP1: http://spaces.msn.com/cwebbbi/blog/cns!7B84B0F2C239489A!525.entry AddCalculatedMembers bug .. Basically there's a bug in the AddCalculatedMembers function which means that it brings back calculated members which it shouldn't actually bring back. Since AddCalculatedMembers isn't the most widely used function you'd think it wouldn't have much impact, but one area that it might cause a problem is when client tools issue MDX queries to get metadata for display purposes - a fairly widely used technique. .. - Deepak Deepak Puri Microsoft MVP - SQL Server *** Sent via Developersdex http://www.developersdex.com *** |
![]() |
| Thread Tools | |
| Display Modes | |
| |