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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Angel
Resolver III
Resolver III

Merge tables multiple servers (using ODATA)

Hi, everyone

 

The scenario is this:

  • Two tables in two databases from two different servers (Table 1 and Table 2).
  • I have used ODATA to connect with datas (ODATA Table1 and ODATA Table2).
  • I have done two reports using Power BI Desktop in every server (Report Table 1 and Report Table 2). Then I have published to power bi with same account.

The questions are:

  • Do I have to install two on-premises gateaways (one per every dataset) to refresh data or is enough using only one?.
  • Can I merge data in Power BI Service in some way?.

 

We are using Power BI Pro

 

Thanks,

 

 

 

1 ACCEPTED SOLUTION

@Angel,

You would need to create a single PBIX file, and connect to the two OData source in this PBIX file, and you can use merge queries feature in Desktop to merge the tables.

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@Angel,

Firstly, you can use only one on-premises gateway to refresh your datasets, just make sure that you are able to access the two OData data sources from the machine that installing gateway.

Secondly, it is not possible to merge tables at Power BI Service side. We are only able to merge tables in Power BI Desktop.

Regards,

Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi, @v-yuezhe-msft

 

Thanks for your quick response...

 

Does anyone knows how can i solve the issue to merge tables from different servers???.

 

Is it posible in some way??..

 

Thanks,

@Angel,

You would need to create a single PBIX file, and connect to the two OData source in this PBIX file, and you can use merge queries feature in Desktop to merge the tables.

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors