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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Append Query

Hi All! I am and trying to figure out how to edit/modify an existing append I created in PowerQuery/Transform Data. In the near future, I may need to add existing Excel workbooks to my append, and I don't want to run the risk of having to completely rebuild an my append from scratch..

 

Please advise!

1 ACCEPTED SOLUTION

Hi @Anonymous ,

 

The screenshot you provided just shows one step changing data types, nothing to do with appending.

If you select your appended query (the one that was created by 'Append Queries as New'), you should see that the Source step is the Table.Combine function.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




View solution in original post

4 REPLIES 4
Anonymous
Not applicable

I found it now. Thank you very much! 

BA_Pete
Super User
Super User

Hi @Anonymous ,

 

In you current query that you append your tables in, you will have an append step with Table.Combine in the code. You can just add new query names to this for the new Excel queries that you have brought into Power Query:

Append Queries = Table.Combine({"query A", "query B"})

=>

Append Queries = Table.Combine({"query A", "query B", "query C", "query D"})

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




Anonymous
Not applicable

aellis34_0-1646930838936.png

Here is a snapshot of one of my Append Queries.. I am not seeing the 'Table.Combine' statement that you provided. Am I missing a step? 

I created my append query by going to Transform data > Append Queries > Append Queries as New

Hi @Anonymous ,

 

The screenshot you provided just shows one step changing data types, nothing to do with appending.

If you select your appended query (the one that was created by 'Append Queries as New'), you should see that the Source step is the Table.Combine function.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.