Hi,
I have a SSAS cube with a lot of measures but I can not get the defined measure format string to work in Excel 2010, Management Studio nor SQL Server Data Tools.
I am using the format # ##0;-# ##0 but the result in Excel 2010 is still the Standard format in SSAS, eg.6235570,907, my expectation was that it would be 6 235 570.
I have check the connection properties for the cube in Excel and all the OLAP format options are checked. Both my client PC and the server have regional setting to Sweden (Swedish), and the language for the cube is also set to Swedish.
Neither my normal cube measure or my calculated measures have working format strings in Excel 2010, Management Studio or in the browser tab in SQL Server Data Tools (BIDS for SQL 2012).
I am rather stuck here so any suggested solution is appreciated!
Thanks!
//Patrick