I have a question regarding Visual Studio and SSAS.
I created a "Analysis Services Tabular Project" in VSS. Connected to the SQL database and got the required tables and was able to publish to SSAS server. It created the required Database and tables on SSAS.
My question is, I am going to have multiple people creating "Analysis Services Tabular Project" in VSS. I want all of them to submit the one database in SSAS not create multiple ones.
I would like to know whether this is possible?
Any help is greatly appreciated.