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
rasalaprashanth
Frequent Visitor

combine tow tables in to one

Hello All, 

I have 2 tables 

table 1

CnameOwnrentalrnpt/f
truckownnonrental01true
truck pleaserental11flase

table 2

CnameOwnrentalrnpt/f
busownrental102true
truck ownrental50flase

 

I need to combine these 2 tables into one, I tried both the merge and the appended.
but I am getting the table side by side not top and bottom.
this is what I am getting when i use merge or append functionality.

 

CnameOwnrentalrnpt/fCnameOwnrentalrnpt/f
truckownnonrental01true

null

nullnullnullnullnull
truck pleaserental11flasenullnullnullnullnullnull
nullnullnullnullnullnullbusownrental102true
nullnullnullnullnullnulltruck ownrental50flase

 

but instead I need to show the table as

 

CnameOwnrentalrnpt/f
truckownnonrental01true
truck pleaserental11flase
busownrental102true
truck ownrental50flase

 

1 REPLY 1
DOLEARY85
Resident Rockstar
Resident Rockstar

Hi,

 

append should work in power query, just make sure the column names/data types are the same in both tables:

 

DOLEARY85_0-1681545010718.png

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

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