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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Super User
Super User

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
Sept PBI Carousel

Power BI Monthly Update - September 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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