Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

SSAS Tabular Model and Multidimensional on same instance of SQL Server

Hi,   is it possible to configure both sorts of model on the same SQl Server instance to let Power BI run on both model types?    kind regards 
  • d_gosbell's avatar
    5 years ago

    Just to clarify - you cannot run both types of models in a single instance, but you could install 2 different named instances on one server and have one in Tabular mode and one in Multidimensional mode. So you would connect to somthing like either server1\tabular or server1\multidimensional (assuming you had named the instances "tabular" and "multidimensional")