Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

Calculated member problem -> to show Full year data for each month

$
0
0
Hi,I do have a following problem:Time dimension with hierarchy [Time].[Year - Month] with levels Year and Month and some measures.For example calculated measure YTD:CREATE MEMBER CURRENTCUBE.[Measures].[YTD] AS AGGREGATE( YTD([Time].[Year - Month].CurrentMember) ,[Measures].[Value]), FORMAT_STRING = "#,##0.00;-#,##0.00", VISIBLE = 1 , DISPLAY_FOLDER = 'Calculated measures'; But I need to create a calculated measure [FY] which would show Full Year data for each month (meaning it would be constant for each month within one year).Does anyone has any idea?I would really appreciate it.Ondra

Viewing all articles
Browse latest Browse all 1341

Latest Images

Trending Articles



Latest Images