I have a pivot table in excel which is connected to a local instance of Microsoft Analysis Server. I would like the table to be accessible offline, so I can send the workbook to colleagues.
I tried exporting the data as an offline OLAP Cube (Pivot Table Analyze>Calculations>OLAP Tools>Offline OLAP and then select 'create offline data file')
However I receive the error message 'Microsoft OLE DB Provider for Analysis Services: 'This Analysis Feature is not available with database compatibility 1200 or higher'. The message appears after all the preliminaries have been completed, such as selecting the tables, hierarchies and measures to export, and appears regardless of my selection of items.
I don't want to lower the compatibility level of the model because I need features that are only available for Compatibility Level 1400 and upwards, such as the Hide Members option to deal with ragged hierarchies.
I haven't been able to find any reference to the feature being disabled in the documentation and it seems odd to me that Excel allows me to go through the whole process of specifying what is to be exported, only to deliver the message at the end. It makes me wonder if the message is misreporting a different problem.
I'd be grateful to know if others have experienced this problem, and if anyone can suggest a work-around to be able to export an Analysis Server Model so it can be used by Excel offline. I wouldn't have thought this is an uncommon requirement.
Of course I can always reconstruct the model inside the Workbook using Power Pivot, but then i am not able to use the 'Hide Members' facility and also it wastes time (and risks errors) to reproduce the model manually, when there is a 'standard version' on my local Analysis Server.