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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
CKM_Comptrac
New Member

Consolidate Data Table from Different Gateways

I have created DataView with same  structure in   different country database.  

SGData(Country,Year,Month,TotalSales,CustomerName) 

MYData(Country,Year,Month,TotalSales,CustomerName) 

CNData(Country,Year,Month,TotalSales,CustomerName) 

 

I have a DataTable (AllCtryData)  which is  Union of  SGData and MYData. They are residing on different servers, but in same network. So I manage to  append the data. However, CNData is  residing in China and  I have created a gateway. But I am not sure how to consolidate (CNData) to AllCtryData  in Power BI Services.  

 

I can create  two Reports on is SG+MY  Sales Report and  CN Sales Report. But if possible I would like to combine all three countries.  

Is there any way to achieve that ? 

Thanks in advance.

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi, @CKM_Comptrac

You do not need to create two reports and two gateway to refresh them.

You only need to create a report connected to these three databases. After publishing the report to the service, you only need to add theses data source  to the same gateway and configure the crendentials.

 

Best Regards,
Community Support Team _ Eason

Anonymous
Not applicable

Hello @CKM_Comptrac ,
If each data source must be added in the same gateway.
You can refer to this link 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors