Re: Calaculated measure problem
- From: "vini" <buzdohanjREM@xxxxxxxxxxxx>
- Date: Thu, 23 Feb 2006 11:35:43 +0100
You can change denominator with something else:
IIF([Measures].[Denominator]=0,"something else or 0 or whatever",
[Measures].[Nominator] / [Measures].[Denomianator] )
.
- Prev by Date: MSAS 2k5: Periods of time and
- Next by Date: Re: Applying MDX formula on more than one measure, How?
- Previous by thread: MSAS 2k5: Periods of time and
- Next by thread: Different calculations in the same dimension
- Index(es):