dbTalk Databases Forums  

Calculated Cell or Measure

comp.databases.olap comp.databases.olap


Discuss Calculated Cell or Measure in the comp.databases.olap forum.



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

Default Calculated Cell or Measure - 09-08-2003 , 03:29 AM







I have a virtual cube that has a dimension ([Account]) for who the
corresponding Measure([Measures].[Expense]) value is empty except for

[All Account], so data displayed is like this





[Expense]

[All Account ] 50000

abc1

abc2

abc3

abc4



for all member that expense is empty.

Now I need to assign the same value 50000 that belongs to all account
to all empty cells , how can i do it ?



Please help

Thank you

Nilesh Shrestha


--
Posted via http://dbforums.com

Reply With Quote
  #2  
Old   
Mosha Pasumansky [MS]
 
Posts: n/a

Default Re: Calculated Cell or Measure - 09-08-2003 , 12:19 PM






"nileshshrestha" <member38516 (AT) dbforums (DOT) com> wrote

Quote:
I have a virtual cube that has a dimension ([Account]) for who the
corresponding Measure([Measures].[Expense]) value is empty except for

[All Account], so data displayed is like this


[Expense]

[All Account ] 50000

abc1
abc2
abc3
abc4

for all member that expense is empty.

Now I need to assign the same value 50000 that belongs to all account
to all empty cells , how can i do it ?
If the measure Expense is coming from the real cube which doesn't have
Account dimension, then the simplest would be to create new calculated
measure with expression ValidMeasure(Measures.[Expense]) and hide the
Expense measure.

--
==================================================
Mosha Pasumansky - www.mosha.com/msolap
Development Lead in the Analysis Server team
All you need is love (John Lennon)
Disclaimer : This posting is provided "AS IS" with no warranties, and
confers no rights.
==================================================




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.