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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
nj17
Helper III
Helper III

Merge 2 different datasets having different columns in Power Bi

Hi All,

 

I have one table which is coming from sql server and another data is coming from excel file.

sql table have 6 columns and excel dataset has 4 columns ,now i want to append excel data to sql table data.

for eg. the columns are

SQL table have A,B,C,D,E,F,G

Excel have B,C,H,I

 

now i want to append values of column B and C from excel dataset to B and C columns of sql table.

 

Thanks ,

Nj

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

@nj17 So, to be clear, do you not want H and I columns?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Hi @Greg_Deckler 

yes,so below are columns from excel dataset.I want to append revenue/day to Amount column of sql table

nj17_2-1660152705018.png

 

 

 sql table

nj17_1-1660152580629.png

 

so once these revenue/day and Amount appended i can see the total values for a particular store

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors