I could be totally confused, but with SQL Server 2012 SP1 (CU4), we can run DAX queries against our Multidimensional Analysis Services instances, right? Has anyone done this yet?
I've created a Multidimensional instance, installed all 3 of the Hotfixes, but keep getting the "must be in tabular mode.." errors when trying to run an MDX/DMX query with theevaluate statement in it from SSDT (2012) or SSMS.
I'd love to see this done, as we're love Power Pivot (Excel 2013) at our shop, but are currently bound to a Multidimensional Data Warehouse.
Thanks!