Forum Discussion

kolturra's avatar
kolturra
Helper IV
7 years ago
Solved

Difference between Model and Power Query Relationship (Better Way)

Hi All,   Hope everyone is doing.    Regarding relationship i have doubt. i need to understand which run faster when we do the relationships at Power Query level or Model level.   In Power Quer...
  • v-yuta-msft's avatar
    v-yuta-msft
    7 years ago

    kolturra ,

     

    If you don't need to keep two different tables, I would suggest you to merge or append tables in power query. Because if you just make relationship between two tables in your report, when you create some measure or calculate columns, dax function will do table scanning in another table. This will slow down your report performance.

     

    Community Support Team _ Jimmy Tao

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.