I recently installed SQL Server Analysis Services (SSAS) and used the default settings during the installation. Unfortunately, this meant I installed it using a Deployment Mode of Multidimensional
instead of Tabular
.
I wanted to avoid uninstalling so I did some poking around and found there is a setting file which can be amended to change the Deployment Mode. The file is msmdsrv.ini
which is…
Continue Reading azurecurve’s Article on their blog
Change SQL Server Analysis Services Deployment Mode from Multidimensional to Tabular
I recently installed SQL Server Analysis Services (SSAS) and used the default settings during the installation. Unfortunately, this meant I installed it using a Deployment Mode of Multidimensional in…
Blog Syndicated with azurecurve’s Permission