Calculated Member in AS2000 and AS2005 -
10-02-2006
, 11:18 AM
Hi all, I'm working with AS2000 and AS2005, with similar Fact Tables, I
have a calculated cell like this:
([Measures].[Sales],
Tail(NonEmptyCrossJoin([Sales Date].[Day].Members)).Item(0).Item(0))
This Calculated Cell works perfect with AS2000, but in AS2005 when I
look the Data with Excel it's giving me an error, #VALUE!
AS2005 is the Standar Edition.
Any Idea?
Thanks |