Forum Discussion

Testeri's avatar
Testeri
Helper II
6 months ago
Solved

Using measures from multiple semantic models

Hi,   I have a question about using multiple semantic models in same file. Let's say that I have a "master" model that has calendar table and own measures etc. I have also own semantic models for ...
  • rohit1991's avatar
    6 months ago

    Hii Testeri 

     

    Measures from different models cannot interact in the same visual unless they are in a single composite model. The supported solution is to create a new Power BI report using DirectQuery for Power BI datasets (composite model) and connect to all required semantic models. This creates a local model where you can define relationships (e.g., one master calendar table) and use measures from multiple models in the same visual. Without using a composite model, it is not supported.