Viewing post 1 (of 2 total)
You can use the HAVING fx in MDX here is an example query with the syntax:
SELECT {[Measures].[OrderDollars]}ON AXIS(0),
...
November 25, 2008 at 12:26 pm
#903369