Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Pricey79
Helper V
Helper V

Merge tables when direct query

Hello, I was hoping someone could help me please?

 

I have been given access to a  dataset that contains multiple tables, and it comes through in Direct Query, so I dont see these in Power Query. Is there a way for me to merge these tables please?

 

Thank you 

4 REPLIES 4
AilleryO
Memorable Member
Memorable Member

Hi,

Did you consider as well the DAX function like INTERSECT, UNION, NATURALLEFTOUTERJOIN... that are performing join operation between tables ?

Hope it might help

dlew
Frequent Visitor

All this does is create a relationship. It is not at all the same as joining/merging tables

 

Anonymous
Not applicable

Hi , you can still merge tables in Power BI when using DirectQuery mode. However, the process is a bit different than when using Import mode.

When using DirectQuery mode, merging of tables is done through relationships between the tables in your data source. 

Create a relationship between tables in DirectQuery mode:

  1. In the Manage Relationships dialog box, click the "New" button.
  2. Select the first table you want to relate to another table from the dropdown list.
  3. Select the column in the first table that you want to use as the relationship key.
  4. Select the second table that you want to relate to the first table.
  5. Select the column in the second table that you want to use as the relationship key.
  6. Click "OK" to save the relationship.

 

Keep in mind that when using DirectQuery mode, some features in Power BI, such as certain types of calculations and transformations, may not be available or may be limited. Additionally, the performance of your report may be impacted by the size and complexity of your data source.

 

Let me know if this was helpful ! Thanks

@Anonymous Thank you for your reply . I've tried the above but when I select the the frist table , all the other direct query tables are not an option in the second dropdown ?

I have three tables that all have a completed date field, I need to put these into a filter to keep all data on one page to "This Year"

I hope that extra info helps?

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.