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
miguel
Community Admin
Community Admin

How can I union or consolidate multiple tables into a single table?

I have multiple tables (sales data from multiple countries) that I need to union into a single table. How can I accomplish this in Dataflows?

append-queries-diagram

1 ACCEPTED SOLUTION
miguel
Community Admin
Community Admin

In Dataflows you have a few ways to union / append data. 

 

Inside the Home ribbon you'll find the "Append queries" option to do so. You can read more about this feature from the link below:

Append queries - Power Query | Microsoft Learn

View solution in original post

3 REPLIES 3
Munawar
New Member

Here is one glinch. When you add calculate colum link add column C and D. It won't add due to null column. Everytime I have to remove null with 0 to get correct result. Some time I forget until after days, we realise that due to null not getting correct sum.

 

Can you please remove null itself when merge two integer column?

hey! I'm not sure I follow. This appears to be an unrelated question to the append scenario. Would you mind creating a new thread to go deeper into this topic and showcasing an example of the behavior, please?

miguel
Community Admin
Community Admin

In Dataflows you have a few ways to union / append data. 

 

Inside the Home ribbon you'll find the "Append queries" option to do so. You can read more about this feature from the link below:

Append queries - Power Query | Microsoft Learn

Helpful resources

Announcements
Sept Fabric Carousel

Fabric Monthly Update - September 2024

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

Expanding the Data Factory Forums

New forum boards available in Data Factory

Ask questions in Apache Airflow Job and Mirroring.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

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

Top Solution Authors