1
votes

I get the following error in Visual Studio when I'm working with SSAS Tabular project.

"Not supported (tabular model 1200 or higher required)" enter image description here

  • SQL Server 2014 Developer Edition
  • Visual Studio 2015
1
I guess that Tabular Model Explorer pane isn't supported on older models. Ignore that and flip to the Solution Explorer pane. - GregGalloway
Looks like that was the answer. Thanks @GregGalloway - Martin Carlsson

1 Answers

-1
votes

Install sql server management studio 2016, after that install sql server data tool which automatically install visual studio this will solve your problem