Hi,
When I open my SSAS cube in Excel 2013 and I go to OLAP Tools -> Property Fields, the fields of my selected dimension are not translated into the right language. The property fields in Excel display the name of the attributes instead of the translated names that I had configured in SSAS.
For example, I have created a dimension called Courses with attribute names : ID, COURSE_NAME, COURSE_CODE. I then configured the English (United States) column of those attributes to: ID of the course, Name of the course, Code of the course.
I added the following connection string to my odc file: ;Locale Identifier=3084.
When I open the cube in Excel 2013 using the connection of my odc file the OLAP Tools property fields display ID, COURSE_NAME, COURSE_CODE instead of ID of the course, Name of the course, Code of the course.
However when I open the cube in Excel 2010 the property fields are correctly displayed in the right language.
Why does it work in Excel 2010 and not in 2013?
Thank you for your help !!