![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I am using the following syntax for a default member in the time dimension. Tail(Filter([Period].[445].[Month].members,[Period].[445].currentmember.prop |
|
I wanted to default our Time dimension on the month that is complete. The above syntax is accepted - but in the cube - doesn't execute it. I tried another method - default member: {Tail({(Tail([Period].[445].members).item(0).item(0))} + Filter(LastPeriods(7,Tail([Period].[445].members).item(0).item(0)),Not IsEmpty([Measures].[Data Flag])))} Did not avail. Eventhough - Both of these work fine as Named Sets... And I have run out of thoughts. Can you help? |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hi, I am using the following syntax for a default member in the time dimension. Tail(Filter([Period].[445].[Month].members,[Period].[445].currentmember.prop |
|
I wanted to default our Time dimension on the month that is complete. The above syntax is accepted - but in the cube - doesn't execute it. I tried another method - default member: {Tail({(Tail([Period].[445].members).item(0).item(0))} + Filter(LastPeriods(7,Tail([Period].[445].members).item(0).item(0)),Not IsEmpty([Measures].[Data Flag])))} Did not avail. Eventhough - Both of these work fine as Named Sets... And I have run out of thoughts. Can you help? |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Thanks a lot. That worked. Now I have the second piece of my puzzle... Conditional default. Default on the Complete month normally. But Default on Aggeregate (All level) in case the hierarchy is switched. |
![]() |
| Thread Tools | |
| Display Modes | |
| |