2

I have created a cube on SSAS in Visual Studio 2017 (SSDT) and deployed on SQL Server Analysis server. I can see the deployed the Analysis Server DB on Prod in SSMS. Over a period of change, I created multiple version of that DB and I can't find the deployed DB in the history of visual studio. Now I need the deployed DB which I can see in SSMS. My objective is to re-open the deployed Analysis Server DB in Visual Studio. I hope I am clear in putting the things rightly.

enter image description here

Amira Bedhiafi
  • 8,088
  • 6
  • 24
  • 60
Ashish
  • 23
  • 5

1 Answers1

1

As explained here:

Open the SQL Server Data Tools (SSDT), and select the menu option "File" > "New" > "Project". Select Import from Server (Tabular) option as shown below and click OK. Import from server

GregGalloway
  • 11,355
  • 3
  • 16
  • 47