dbTalk Databases Forums  

erroneous % to total value

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


Discuss erroneous % to total value in the microsoft.public.sqlserver.olap forum.



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

Default erroneous % to total value - 10-06-2003 , 05:08 AM






I have a calculated measure that shows up as #VALUE! in
Excel (XP) Pivot when it is the only measure on the data
items pane. When I add another measure (pivot table must
have at least one dimension to be able to observe this),
correct value shows up. What could have caused this?

The MDX expression used was:

(StrToSet("Axis(1)").Item(0).Item
(0).Dimension.CurrentMember, [Measures].[Measure Name]) /
(StrToSet("Axis(1)").Item(0).Item(0), [Measures].[Measure
Name])

TIA,

Jenny

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.