I have a measure , I need to filter the measure based on these conditions in
a single MDX QUERY
1. < Start Date (11/11/2005
2. Between Start Date (11/11/2005) and End Date (11/11/2006)
3. > End Date (11/11/2006)
The patient count measure should slice with all this condition seperately in
a single MDX QUERY, and my output should be something like this
10 30 50
Let me know how to write a MDX query for this?
Thanks in advance
Krishnan
--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-olap/200812/1