dbTalk Databases Forums  

Customer All Member Formula for dimension when all unary ~

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


Discuss Customer All Member Formula for dimension when all unary ~ in the microsoft.public.sqlserver.olap forum.



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

Default Customer All Member Formula for dimension when all unary ~ - 03-04-2005 , 03:37 PM






I have a dimension Customer for whom all members use unary operator ~. The
fact table links directly to this dimension.

everything is working well, except for the all level. The All level should
be the combined total of 2 of the members. I define the all member formula to
be the following:
Aggregate({[Customer].[Segment Name].&[member1],[Customer].[Segment
Name].&[member2]})

however is get all zeros for the all level.

even if I define the all member formula to be "1", i still get all zeros
uponw reprocessing. It seems as if the all level formula is being ignored.

ideas?

Thanks
Paul



Reply With Quote
  #2  
Old   
Ohjoo Kwon
 
Posts: n/a

Default Re: Customer All Member Formula for dimension when all unary ~ - 03-04-2005 , 06:35 PM






I'm not sure whether it is bug or by design.

This is not best answer but you can get the results you want by using
calculated cells.

Ohjoo Kwon

"Paul" <Paul (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a dimension Customer for whom all members use unary operator ~. The
fact table links directly to this dimension.

everything is working well, except for the all level. The All level should
be the combined total of 2 of the members. I define the all member formula
to
be the following:
Aggregate({[Customer].[Segment Name].&[member1],[Customer].[Segment
Name].&[member2]})

however is get all zeros for the all level.

even if I define the all member formula to be "1", i still get all zeros
uponw reprocessing. It seems as if the all level formula is being ignored.

ideas?

Thanks
Paul





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

Default Re: Customer All Member Formula for dimension when all unary ~ - 03-05-2005 , 11:13 AM



Thanks, I figured out the problem

Paul

"Ohjoo Kwon" wrote:

Quote:
I'm not sure whether it is bug or by design.

This is not best answer but you can get the results you want by using
calculated cells.

Ohjoo Kwon

"Paul" <Paul (AT) discussions (DOT) microsoft.com> wrote in message
news:7E50E647-9BAC-485F-B7BC-3E0C8BC28416 (AT) microsoft (DOT) com...
I have a dimension Customer for whom all members use unary operator ~. The
fact table links directly to this dimension.

everything is working well, except for the all level. The All level should
be the combined total of 2 of the members. I define the all member formula
to
be the following:
Aggregate({[Customer].[Segment Name].&[member1],[Customer].[Segment
Name].&[member2]})

however is get all zeros for the all level.

even if I define the all member formula to be "1", i still get all zeros
uponw reprocessing. It seems as if the all level formula is being ignored.

ideas?

Thanks
Paul






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.