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

Is anyone else having issues with appending queries?  I have tried multiple times and it doesn't appear to append my queries as designed.  We have been having some issues with Power BI lately and wondering if this is another bug.

6 REPLIES 6
j_ocean
Helper V
Helper V

In what way is it not working as designed?

 

Column names not matching is the main thing that goes wrong with appends. 

Define "goes wrong".  If the column names don't match then the append will work shifted.

"Work shifted" when you wanted non-shifted is not working. Or, "gone wrong," as one might say.

 

This is the most common problem precisely because it does run without throwing errors--it's easy to stumble in to and lacking a warning you could be a dozen steps down the line before an aggreation or some logic gives you answers that cannot be in the real world.

 

Its all speculation until and unless the OP tells us some more details of the expected vs actual results.

Anonymous
Not applicable

Hi @Anonymous 

When you use the append query, you need to ensure that:

1. The column name aomong the tables need to be the same

2.The count of the  columns among the tables need to be the same

Please check your data if your data is meet the requirement above, you can refer to the following link.

Append queries - Power Query | Microsoft Learn

 

Best Regards!

Yolo Zhu

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

@Anonymous neither of the points you mentioned are required.

lbendlin
Super User
Super User

Not really.  Can you show some sample code?  Are you using the standard functions or the shorthands?

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 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.

Top Solution Authors