I would like to create Analysis Services project (data cube) in Visual Studio 2010 which is in SQL Server 2012 but need to be able to deploy my cubes to older SQL servers. (2005 and newer)
Is this supported scenario? I found on MS sites that there is possibility to set CompatibilityLevel. But I'm not sure..
Thanks,