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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Append table in Query Editor but only bring in matching rows

Hi there

 

I have two tables and I want to append table 2 to table 1. I actually only have one column that I care about.

 

Currently when append table 2 to table 1, it brings in all columns from table 2 and I then delete all but one. To avoid this step, I would just like to append the one column I need from table 2 into table 1, which has a column of the same name.

 

Is this possible?

5 REPLIES 5
negi007
Community Champion
Community Champion

@Anonymous You can remove column you dont need your final appended data. You can do it before appending or after appending tables. You have to use the option append queries instead of merge queries

 

negi007_1-1610115149031.png

 




Did I answer your question? Mark my post as a solution!
Appreciate your Kudos



Proud to be a Super User!


Follow me on linkedin

AlB
Community Champion
Community Champion

Hi @Anonymous 

Can you show the two original tables and the expected result?

Please mark the question solved when done and consider giving a thumbs up if posts are helpful.

Contact me privately for support with any larger-scale BI needs, tutoring, etc.

Cheers 

 

SU18_powerbi_badge

amitchandak
Super User
Super User

@Anonymous ,

In power query , when you merge you can choose the column

Refer my video : https://youtu.be/zNrmbagO0Oo

Check merge - https://radacad.com/append-vs-merge-in-power-bi-and-power-query

 

Or in dax you can bring column value, refer my video : https://youtu.be/czNHt7UXIe8

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

@amitchandak Sure, you can select columns when merging. But i'm interested in appending.

aj1973
Community Champion
Community Champion

Hi @Anonymous 

Yes it is possible, in Power query choose the column you need to see in your model. An Applied step will appear in query settings and it will take care of it on refresh.

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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