dbTalk Databases Forums  

Avoid that measures disappear in virtual cube when filtering

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Avoid that measures disappear in virtual cube when filtering in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Chris
 
Posts: n/a

Default Avoid that measures disappear in virtual cube when filtering - 10-21-2004 , 05:06 AM






Hi all,

I have a virtual cube build on two cubes

- Cube C1 with measure M1 and dimensions D11 and D12
- Cube C2 with measure M2 and dimensions D21 and D22

Now when I filter the dimension D11, all measure values of M2 disappear!
How can I avoid that?

I would like, that filtering on dimensions of the first cube takes no effect
on
the measures of the second cube and vice versa.

Thanks in advanced
Chris



Reply With Quote
  #2  
Old   
Michael Barrett Jensen
 
Posts: n/a

Default Re: Avoid that measures disappear in virtual cube when filtering - 10-21-2004 , 05:57 AM






Hi Chris

Create a calculated member that includes the expression

validmeasure(M2)

This will force the value of M2 to be displayed at the all-level of the
dimensions not included in C2. Also remember to hide the original M2 in your
virtual cube so that only the new calculated member is visible to the users.

/Michael

"Chris" <spiii (AT) gmx (DOT) net> wrote

Quote:
Hi all,

I have a virtual cube build on two cubes

- Cube C1 with measure M1 and dimensions D11 and D12
- Cube C2 with measure M2 and dimensions D21 and D22

Now when I filter the dimension D11, all measure values of M2 disappear!
How can I avoid that?

I would like, that filtering on dimensions of the first cube takes no
effect
on
the measures of the second cube and vice versa.

Thanks in advanced
Chris





Reply With Quote
  #3  
Old   
Chris
 
Posts: n/a

Default Re: Avoid that measures disappear in virtual cube when filtering - 10-21-2004 , 05:38 PM



Hi Michael

Great! It works! Exactly what I want.

Thank you very much!
Chris


"Michael Barrett Jensen" <pwuh1ml02 (AT) NOTVALIDsneakemail (DOT) com> schrieb im
Newsbeitrag news:%23VwKVz1tEHA.2468 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Quote:
Hi Chris

Create a calculated member that includes the expression

validmeasure(M2)

This will force the value of M2 to be displayed at the all-level of the
dimensions not included in C2. Also remember to hide the original M2 in
your
virtual cube so that only the new calculated member is visible to the
users.

/Michael

"Chris" <spiii (AT) gmx (DOT) net> wrote in message
news:u0JdGV1tEHA.3292 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Hi all,

I have a virtual cube build on two cubes

- Cube C1 with measure M1 and dimensions D11 and D12
- Cube C2 with measure M2 and dimensions D21 and D22

Now when I filter the dimension D11, all measure values of M2 disappear!
How can I avoid that?

I would like, that filtering on dimensions of the first cube takes no
effect
on
the measures of the second cube and vice versa.

Thanks in advanced
Chris







Reply With Quote
  #4  
Old   
Glen Davis Jr.
 
Posts: n/a

Default Re: Avoid that measures disappear in virtual cube when filtering - 11-10-2004 , 04:38 PM



Do you create the calculated member in the base cube or the virtual cube?
And how do you hide the original measure?

Thanks!
Glen

"Michael Barrett Jensen" <pwuh1ml02 (AT) NOTVALIDsneakemail (DOT) com> wrote

Quote:
Hi Chris

Create a calculated member that includes the expression

validmeasure(M2)

This will force the value of M2 to be displayed at the all-level of the
dimensions not included in C2. Also remember to hide the original M2 in
your
virtual cube so that only the new calculated member is visible to the
users.

/Michael



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.