![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've modified my time dim, to show the date witch is the last one pupulatet with data . It works fine in the Foodmart 2000 Cube, and also in a ProClarity sample cube. But it won't work in my Cube! My cube is populated with a lot of calculated measures - so I thougt: maybe I need a higher solve order for the dim? (the measure works with different order levels) has anyone a similar problem and a fix for it? greetings sequal |
#3
| |||
| |||
|
|
What do you mean you've modified your time dim? How (using a solve order)? Try this code as the default member in the time dim. Tail(Filter([Time].[Month].Members, NOT IsEmpty(Time.CurrentMember)),1).Item(0) "sequal" wrote: I've modified my time dim, to show the date witch is the last one pupulatet with data . It works fine in the Foodmart 2000 Cube, and also in a ProClarity sample cube. But it won't work in my Cube! My cube is populated with a lot of calculated measures - so I thougt: maybe I need a higher solve order for the dim? (the measure works with different order levels) has anyone a similar problem and a fix for it? greetings sequal |
![]() |
| Thread Tools | |
| Display Modes | |
| |