dbTalk Databases Forums  

Calculated Cells

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


Discuss Calculated Cells in the microsoft.public.sqlserver.olap forum.



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

Default Calculated Cells - 02-19-2004 , 08:21 AM






I have a column called total amount in the Cube and I want it to be (-1) * total amount. But when I type (-1) * total amount in the Calculated Cells I get #Err. I don't the reasons for it
Please help me out and let me know if you have the solution for this

Thanks

Reply With Quote
  #2  
Old   
Tom Chester
 
Posts: n/a

Default Re: Calculated Cells - 02-19-2004 , 09:36 AM






Try this:

- (calculationpassvalue( [total amount], -1))

public @ the domain below
www.tomchester.net

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

Quote:
I have a column called total amount in the Cube and I want it to be (-1) *
total amount. But when I type (-1) * total amount in the Calculated Cells I
get #Err. I don't the reasons for it;
Quote:
Please help me out and let me know if you have the solution for this.


Thanks



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.