I want to learn some MultiDimensional eXpressions query language. I’ve already found sufficient theoretical information. Now, I want a place to write and test my own queries.
Where can I find an MDX interpreter? Either downloadable or available online?
You can use the Saiku demo in MDX mode. It is loaded with the common Foodmart 2000 sample data warehouse which will give you a host of analytics scenarios to play with. This is an open source front-end to the open-sourced Mondrian OLAP engine.
To enable MDX mode, select a Cube from the dropdown and press the
icon.