![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello everyone, I think i found a bug on paralleleperiod function When i ask a paralleleperiod(year,1,time.currentmember) all works fine except in one case : when the time.currentmember is a month and the year before doesn't start by january An example : My time dimension begins in april 2002 i ask paralleleperiod(year,1,TIME.2004.april), it returns TIME.2003.April if i ask paralleleperiod(year,1,TIME.2003.april), it returns TIME.2002.JULY!!!! To avoid this problem i make a test in my calculated member : if y am at year level i ask paralleleperiod(year,1) and if i am at month level i ask paralleleperiod(month,12) It works but i fear the day when i will have time dimension with missing month! Anyone can tell me if this bug is known? Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |