MDX lag() -
12-29-2005
, 08:12 AM
hi,
i'm not shure about the implementation of the lag() function in AS 2005.
What happens when the lag() goes backward the firs member in the level.
Using the following Statement:
max([Due Date].[Fiscal Time].currentmember:[Due Date].[Fiscal
Time].currentmember.lag(6)
I get strange Results for the firs 5 members of 'current level' ....
thanks for help |