You mentioned using this in a virtual cube. If the virtual cube contains
measures from more than 1 cube, you should explicitly specify an
intrinsic measure from the desired cube in IsEmpty() - do all cubes have
data till April?
Quote:
|
Tail(Filter([Time_Day].[Month].Members,
|
NOT IsEmpty([Measures].[SomeCubeMeasure]))).Item(0)
- Deepak
Deepak Puri
Microsoft MVP - SQL Server
*** Sent via Developersdex http://www.developersdex.com ***