Forum Discussion

Michaelbean21's avatar
Michaelbean21
Advocate II
3 years ago
Solved

Shared Master Data Model Performance?

Hi there I was wondering if anyone knew how PowerBi report performance was is affected when building a new report from a "Master Model" within your organization. For instance instead of copying ...
  • GilbertQ's avatar
    3 years ago

    Hi Michaelbean21 

     

    The DirectQuery just means that it will always get the data from the master model.

     

    In Power BI the master model is an in memory database which caches the queries, so when users are using the same report it will get the results from the query cache, which is very fast and does not impact performance.

     

    I for example have a client that has got one master database that has got over 100 reports connected and they all run very fast.


    I would highly recommend going with the master model approach it works well and it is fast.