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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
umeshjss
Regular Visitor

Want to implement a combination chart with help of two different data base from the sql server

Hi Team,

 

I've two tables t1 and t2 and these t1 and t2 are loacted in different data base in db1 and db2 respectively . So How I'll create  a combination chart with theses two tables(t1 and t2) as a combined result set?

 

Thanks,

Umesh

2 ACCEPTED SOLUTIONS
Phil_Seamark
Microsoft Employee
Microsoft Employee

Hi @umeshjss

 

How similar are the tables in structure?  You could consider combining the two tables into 1 table using the query editor.


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

View solution in original post

v-sihou-msft
Microsoft Employee
Microsoft Employee

@umeshjss

 

If you want to show data from two tables as two different categories, you can build relationship between two tables, or use Merge Queries in Query Editor to combine the data from different into same dataset.

 

If your two tables are same structure and you want to combine the data on row level, you can use Append Queries in Query Editor.

 

22.PNG

 

Reference:
Shape and combine data in Power BI Desktop

 

Regards,

View solution in original post

2 REPLIES 2
v-sihou-msft
Microsoft Employee
Microsoft Employee

@umeshjss

 

If you want to show data from two tables as two different categories, you can build relationship between two tables, or use Merge Queries in Query Editor to combine the data from different into same dataset.

 

If your two tables are same structure and you want to combine the data on row level, you can use Append Queries in Query Editor.

 

22.PNG

 

Reference:
Shape and combine data in Power BI Desktop

 

Regards,

Phil_Seamark
Microsoft Employee
Microsoft Employee

Hi @umeshjss

 

How similar are the tables in structure?  You could consider combining the two tables into 1 table using the query editor.


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

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