Reputation: 768
I am learning the SSAS and MDXquery for the first time. I am using Sql server 2014 and I am trying to add Adventure works of Data warehouse and Analysis Services. I went to https://msftdbprodsamples.codeplex.com/releases/view/105902 but there is no AdeventureWorks available for Data warehouse 2014 and for Analysis Services it is also not available https://www.codeplex.com/site/search?query=Adventureworks%202014%20%20analysis%20services%20project&sortBy=Relevance&licenses=|&ac=5.
Is the corrected version of Adventure works released for Data Warehouse and Analysis Service 2014?
Upvotes: 1
Views: 2841
Reputation: 1
CodePlex ran through 2006 to 2017 and now is in archive mode till jul 2021. AdventureWorks (2014 and earlier) are archived on Codeplex for your convenience for downloading.
or can be downloaded from github
Upvotes: 0
Reputation: 11625
At the following link download Adventure Works DW 2014 Full Database Backup.zip
for the DW and Adventure Works Multidimensional Model SQL 2014 Full Database Backups.zip
for the multidimensional cube.
https://msftdbprodsamples.codeplex.com/releases/view/125550
Upvotes: 2