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

need help with combining two columns together and show differences

for example in the screenshot, I want to make a New Table that I can filter column2 that only shows C and E since they do not have a corrspnding value in Table2 

screenshot.png

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous 

 

I've created two tables using your data:

vzhengdxumsft_0-1705913208207.pngvzhengdxumsft_1-1705913208208.png

Transform data > Home > Merge Queries

vzhengdxumsft_2-1705913219598.png

vzhengdxumsft_3-1705913219599.png

Create a table visual, the result is as follow:

vzhengdxumsft_4-1705913231774.png

 

Best Regards,

Zhengdong Xu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @Anonymous 

 

I've created two tables using your data:

vzhengdxumsft_0-1705913208207.pngvzhengdxumsft_1-1705913208208.png

Transform data > Home > Merge Queries

vzhengdxumsft_2-1705913219598.png

vzhengdxumsft_3-1705913219599.png

Create a table visual, the result is as follow:

vzhengdxumsft_4-1705913231774.png

 

Best Regards,

Zhengdong Xu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@Anonymous thank you for re-writing my solution 🤔 

If I have posted a response that resolves your question, please accept it as a solution to formally close the post.

Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!

Want to connect?www.linkedin.com/in/theoconias

TheoC
Super User
Super User

Hi @Anonymous 

 

You can achieve this in Power Query.

 

In Power Query, you can click on Merge then select "Merge as New".

 

TheoC_0-1705442260121.png

 

Once you have the new table, you can filter out null values that don't correspond to another value in Table1[Column1].

 

All the best.

 

Theo

 

If I have posted a response that resolves your question, please accept it as a solution to formally close the post.

Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!

Want to connect?www.linkedin.com/in/theoconias

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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