// Many to Many in SSAS Tabular
This blogpost will cover the aspects of the many-to-many feature from SQL Server 2016 – including:
Prerequisites The old way The new way This post is based on data from the AdventureWorksDW2012 database.
Prerequisites In order to test the new many-to-many feature from SQL Server 2016 SSAS Tabular you’ll need to download the latest CTP from Microsoft – it can be found here:
Technet
Also you’ll need the Visual Studio 2015 and the add-in for Business Intelligence:
[...]