![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi NG, I tested these days Excel 12 with AS2005. I realized that the Pivot Table uses sub cubes to filter. This has some bad side effects with some calculated members that aggregate using LASTPERIODS (12) over a time period. When you put the time dim in the filter and you use a calculated measure with LASTPERIODS (12) the 12 time members are filtered out by the sub cube and you just get the member in the filter. In Excel XP the calculated measures work fine because Excel XP uses the WHERE clause to filter and LASTPERIODS (12) returns 12 members. Has anybody an idea how to work around that? Whats wrong here? Andreas |
#3
| |||
| |||
|
| Jeffrey Wang |
#4
| |||
| |||
|
|
According to this recent thread in the Analysis Services MSDN Forum: "..there had been some very significant work done in the area of subselect in SP2." But it was subsequently clarified that the SP2 CTP is not yet publicly available: http://forums.microsoft.com/MSDN/Sho...57270&SiteID=1 Jeffrey Wang Re: AS2005. SubSelect vs. WHERE. What can WHERE that Subselect can't? If you use subselect extensively, I would highly recommend the recently released SP2 CPT1 which is available to the public. There had been some very significant work done in the area of subselect in SP2. .. It turns out a public release date has been pushed off a few weeks. Sorry about the confusion. - Deepak Deepak Puri Microsoft MVP - SQL Server *** Sent via Developersdex http://www.developersdex.com *** |
![]() |
| Thread Tools | |
| Display Modes | |
| |