Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I am very new to Power BI and wanted to know what exactly is the difference between "merge query" & "relation model” and how to choose between the two. If I have one fact table and one dimension table, and if inner join is the criteria, then I can do it in merge query (in query editor) or I can build a relation model in data view without even using the query editor.
Solved! Go to Solution.
Hi @sdasgupta_18 ,
I'm afraid that you have misunderstood about Merge Queries and Relation Models,in a sense,they have reached a similar result that they have created a relationship between 2 tables,but essentially,"merge queries" is to modify the original table to a new one by combing other columns from another table,while "Relation Models" is just creating a relationship between 2 tables,and nothing is changed inside the tables.
As for "Direct query",although it doesnt load data to Power Bi,but when you use"merge queries",it will first send queries to SQL database in order to get data you need then do the merge option in power bi,so such option isnt done at the SQL side but in power bi ,as you will find ,after merging,a new table is existing in desktop under "direct query" mode.
Merge Query will create a single table.
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
The relational model is one preferred
Thanks! So in merge qurries, the output is a single data set, however with a "Direct Query" connection with SQL Server, I believe the join will still be evaluated at the SQL side and no data set will be loaded in Power BI. Please correct if I am wrong. So in both the cases, we are doing the same thing.
Hi @sdasgupta_18 ,
I'm afraid that you have misunderstood about Merge Queries and Relation Models,in a sense,they have reached a similar result that they have created a relationship between 2 tables,but essentially,"merge queries" is to modify the original table to a new one by combing other columns from another table,while "Relation Models" is just creating a relationship between 2 tables,and nothing is changed inside the tables.
As for "Direct query",although it doesnt load data to Power Bi,but when you use"merge queries",it will first send queries to SQL database in order to get data you need then do the merge option in power bi,so such option isnt done at the SQL side but in power bi ,as you will find ,after merging,a new table is existing in desktop under "direct query" mode.
Thanks a lot Kelly....this is really useful 🙂
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 43 | |
| 37 | |
| 35 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 65 | |
| 58 | |
| 29 | |
| 27 | |
| 25 |