Grand Total did not Add Up for Calculated Measures
- From: "Mangorind" <junwinlestari@xxxxxxxxx>
- Date: 27 Nov 2005 10:27:15 -0800
Hi,
Currently, I had managed to create measures for Current Year and
Previous Year, I managed to do that with the statement below. However,
I do have problem at the Grand Total for the column Previous_Year, the
amount always shown as 0.
Previous_Year:
iif([DIM_UW_Year].CurrentMember.Level.Ordinal > 0,
([Measures].[Renewal Policy Premium], ParallelPeriod([DIM_UW_Year].[Uw
Year])),0)
Thanks in advance for your help.
regards,
Mangorind
.
- Follow-Ups:
- Re: Grand Total did not Add Up for Calculated Measures
- From: Deepak Puri
- Re: Grand Total did not Add Up for Calculated Measures
- Prev by Date: Re: Suggestion for SQL 2000 \ 2005 AS
- Next by Date: Re: Suggestion for SQL 2000 \ 2005 AS
- Previous by thread: Does Office 12 have OWC12?
- Next by thread: Re: Grand Total did not Add Up for Calculated Measures
- Index(es):
Relevant Pages
|