Link to home
Start Free TrialLog in
Avatar of George Contrabass
George ContrabassFlag for United States of America

asked on

Visual Studio - import SSAS multidimensional databases?

I want to evaluate/tweak MDX queries.

I know how to get there in SSMS.

How do I import existing SSAS multidimensional databases/cubes in Visual Studio 2019?

I am not trying to build new.

I need to support old.



Thank you.

Avatar of ste5an
ste5an
Flag of Germany image

You need to install the Visual Studio Data tools with the Visual Studio installer on your system. Then there is a Import Analysis wizard project to import a SSAS database into a VS project.

User generated image
I'm not exactly sure about the version you need, but afaik it is VS 2019 and maybe even at least the professional edition.
Avatar of George Contrabass

ASKER

 I have VS 2019 and had already installed SSDT so I can import SQL databases and build SSIS packages.

When I type import analysis into the templates textbox, it returns a lot of Sharepoint listings, Report server, SSIS, and Azure stuff.
No SSAS or anything like that.
You need to select the second project type from my screenshot.
ASKER CERTIFIED SOLUTION
Avatar of George Contrabass
George Contrabass
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Have you installed SSDT? What is your VS version? As I already wrote, I'm not sure what edition is needed. It's possible, that you need Professional or higher.