[Mondrian] Calculated members not on top level

Anton Nikitin cybernelly at gmail.com
Fri Sep 21 04:31:10 EDT 2007


Hello Julian and others,

I've just found that Mondrian 2.4.2 can't process calculated members which
are children of real members.

Example (works in MSAS 2000):

with member [Product].[Food].[Test] as '[Product].[Food]'
select {[Measures].[Unit Sales]} on columns,
{[Product].[Food].[Test]} on rows
from Sales

Mondrian reports that [Product].[Food].[Test] is not found.

Is this intended behavior or bug?

Anton




More information about the Mondrian mailing list