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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Combine 2 table in Power BI from different source

Hello ,

 

I need help. How to combine 2 table in Power BI from different source. The first one from snowflake data source. And the other one from excel. And both of them have different measure.

 

From the first one, I want take 1991 until 2021. And the other one for 2022-2023
Any workaround to do this ?

ChristoNindyo_0-1705912524242.png

ChristoNindyo_1-1705912611192.png

 

Thank you 

 

1 ACCEPTED SOLUTION
Daniel29195
Super User
Super User

@Anonymous 

 

Hello, 

option 1 : if they have the same structure, you can simply append them in power query . 

go to power query , 

select one table,  

go to home -->  append ( you can find this option at the end right ) 

 

and choose the table that you want to append to the original table. 

 

if you have different structure , you have 2 options : 

option1

i would suggest to create a star schema where you define the dimensions in new tables, and link those dimensions to these 2 fact tables . 

and in the visuals you read the data from the dimensions, and the measure from the 2 fact tables .

 

option 2 : 

if they have different structure,

so exmaple . if one table have : company, brand. product, date  as level of detail

and the other table  have : brand, product, date  as level of detail

you can create a table appending the 2 tables on  brand, product and date and use this table when showing visuals at the level of brand, product or date . 

 

 

let me know if there anything else i can help you  with .

 

 

If my response has successfully addressed your issue kindly consider marking it as the accepted solution! This will help others find it quickly. Dont forget to hit thumbs up button 👍

 

View solution in original post

2 REPLIES 2
Daniel29195
Super User
Super User

@Anonymous 

 

Hello, 

option 1 : if they have the same structure, you can simply append them in power query . 

go to power query , 

select one table,  

go to home -->  append ( you can find this option at the end right ) 

 

and choose the table that you want to append to the original table. 

 

if you have different structure , you have 2 options : 

option1

i would suggest to create a star schema where you define the dimensions in new tables, and link those dimensions to these 2 fact tables . 

and in the visuals you read the data from the dimensions, and the measure from the 2 fact tables .

 

option 2 : 

if they have different structure,

so exmaple . if one table have : company, brand. product, date  as level of detail

and the other table  have : brand, product, date  as level of detail

you can create a table appending the 2 tables on  brand, product and date and use this table when showing visuals at the level of brand, product or date . 

 

 

let me know if there anything else i can help you  with .

 

 

If my response has successfully addressed your issue kindly consider marking it as the accepted solution! This will help others find it quickly. Dont forget to hit thumbs up button 👍

 

Anonymous
Not applicable

Hello @Daniel29195 ,

After try some of you option. I manage to get it done. 

I use this one :

option 2 : 

if they have different structure,

so exmaple . if one table have : company, brand. product, date  as level of detail

and the other table  have : brand, product, date  as level of detail

you can create a table appending the 2 tables on  brand, product and date and use this table when showing visuals at the level of brand, product or date

 

Thank you !

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

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
Top Kudoed Authors