Problem
In Visual Studio or the SQL Server Data Tools (SSDT), for any Web, Database or Business Intelligence project, Solution Explorer is generally the default explorer window that is used to navigate through the structure and metadata of the solution. One particular BI project template that stands out differently is the SSAS Tabular project. Typically for SSAS Tabular projects, the Solution Explorer just lists two items – References and the Model file, which does not reflect the structure of the SSAS Tabular solution. A tabular solution consists of Tables, Relationships, Measures, Perspectives, KPIs, etc. The ability to efficiently navigate through the structure and metadata of a SSAS Tabular solution can be quite insightful as well as a time-saver. In this tip we would look at how to achieve this.
Solution
SQL Server Data Tools (SSDT) August 2016 and later releases provides a new feature for SSAS Tabular Projects called Tabular Model Explorer to navigate a SSAS Tabular project structure and metadata. In order to explore some really cool features of the Tabular Model explorer, it is recommended to install the August 2016 or later release of SSDT, and an AdventureWorks sample project.
Assuming that you have already installed an appropriate release of SSDT, and have the AdventureWorks sample project installed, open the project in SSDT. Your Solution Explorer should look as shown below, which does not reflect the metadata or structure of the tabular solution.
Open the Tabular Model Explorer window, and you should be able to find appropriate folders for each component of any tabular solution. Each folder contains relevant objects of the solution.
The “+” and “-” buttons on the top are for Expand and Collapse. Clicking on these will expand and collapse all folders and objects in the explorer window as shown below.

For small solutions, one can manually explore different objects one at a time and still manage to deal with the solution. But in a large project that is being developed in a team environment, a solution can contain a large number of objects. The ability to search the intended object can prove to be very handy in such cases. The search bar on the top of the window can search all objects in the solution and show the corresponding results as shown below.
In this way, using the Tabular Model Explorer, one can efficiently navigate through the structure and metadata of a SSAS Tabular solution.
Next Steps
- If you have not already installed SSDT, then download and install the latest version of SSDT and check out how the Tabular Model Explorer feature can improve your visibility in your tabular solution.
- Read these other Analysis Services Tips
Siddharth has more than 14 years of experience in the IT Industry, with more than a decade of experience in Business Intelligence and Analytics, for clients banking, logistics, government, Media Entertainment, products, life sciences and other domains. He has been a lead architect for a portfolio of 40+ apps, containing apps in web, mobile, BI, Analytics, data warehousing, reporting, collaboration, CMS, NoSQL and other technologies. He has several certifications and is a published author for online and print-media publications, as well as the MSDN Library.
In his present role, he remains responsible for architecture design, technology stack selection, infrastructure design, 3rd party products evaluation and procurement, and performance engineering. These applications use technologies like Elasticsearch / Lucene, MongoDB, SharePoint 2013 and 2010, jQuery-based framework like Highcharts and GoJS, SQL Server and the Microsoft Business Intelligence stack (SSIS, SSAS, SSRS, MDX, PowerPivot, PowerView), jQueryMobile, Bootstrap, iOS xCode framework, and many others.
- MSSQLTips Awards: Champion (100+ tips) – 2018 | Author of the Year – 2017 | Author Contender – 2016, 2018-2019