I have deployed an SQL Server 2012 on a Windows Server en-us.
Now my dates on Analysis services are in the American format (MM/dd/yyyy). the company is not American, therefore I would like to change it to yyyy-MM-dd or dd-MM-yyyy, how can i do it?
Everything seems to be properly configured, however, SSAS is refusing to output the dates in the desired format :(
On excel:

On cube browsing:

On dimension browsing:

Dimension seems to be properly configured on SSAS:

Query on SQL Database engine:

SSAS properties

SQL Server Database engine properties

Windows server regional settings

