![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a MDX statement that I display on an ASP page within one second. I display it using code that walks through ADOMD.CellSet that I probably found on the Microsoft site. When I add one calculated member to this MDX and use that member in the WHERE clause, the entire statement times out and never displays. I don't think it is the MDS itself because both MDX statements run within one second in the sample MDX application. Anybody have any idea? I can't figure it out. Thanks. MEMBER [GLPostDt].[YTDSelection] AS '[GLPostDt].[2005].FirstChild.FirstChild' .... WHERE ([GLBizUnitType].[Revenue], [GLPostDt].[YTDSelection] ) |
![]() |
| Thread Tools | |
| Display Modes | |
| |