![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In TSQL, we can select data in a specified date range, such as (DB:Northwind) SELECT * FROM Employees WHERE Hiredate > ='01/01/1988' AND Hiredate < ='12/31/1998' How to define the date range in MDX in the date demension: .. > ='01/01/1988' .. <='12/31/1998' |
![]() |
| Thread Tools | |
| Display Modes | |
| |