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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
kmaranto
Helper I
Helper I

Append Queries Broken?

Hello,

 

I'm trying to append two tables, one is roughly 6,000 rows the other is 12,000.  The append adds the data from the first query and includes the column headers from the second but none of the data from the second query is included.

 

I've tried recreating the query several times.  I've tried saving, quitting, restarting.  I'm at a complete loss.  Any help will be much appreciated.

1 ACCEPTED SOLUTION
v-yaningy-msft
Community Support
Community Support

Hi, @kmaranto 

Thanks for the reply from @danextian and @Bibiano_Geraldo. When the amount of data in the two tables is too much there seems to be a problem that the data can not be displayed properly in the first place (the amount of data I am using here is about 70,000 rows, AdventureWorks2012.bak download link), and when appended as a new table, as shown below, the data can not be displayed properly.

vyaningymsft_0-1738827498469.png

As a workaround, you can change the order of any of the columns to display the data.

vyaningymsft_1-1738827588518.pngvyaningymsft_2-1738827648914.png


Best Regards,
Yang

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know.
Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum

View solution in original post

9 REPLIES 9
v-yaningy-msft
Community Support
Community Support

Hi, @kmaranto 

Thanks for the reply from @danextian and @Bibiano_Geraldo. When the amount of data in the two tables is too much there seems to be a problem that the data can not be displayed properly in the first place (the amount of data I am using here is about 70,000 rows, AdventureWorks2012.bak download link), and when appended as a new table, as shown below, the data can not be displayed properly.

vyaningymsft_0-1738827498469.png

As a workaround, you can change the order of any of the columns to display the data.

vyaningymsft_1-1738827588518.pngvyaningymsft_2-1738827648914.png


Best Regards,
Yang

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know.
Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum

Thank you very much Yang!  I think this is clearly a bug and not the expected behavior.  Do you happen to know if there is a method that we can use to raise this to the developers so that they might address it in a future update?

Hi, @kmaranto 

Based on the above information, It's a reproducible issue. Due to the new reply policy, I would suggest opening a Support Ticket.

If you are a Power BI Pro or Fabric licensee, you can create a support ticket for free and a dedicated Microsoft engineer will come to solve the problem for you. 
It would be great if you continue to share in this issue to help others with similar problems after you know the root cause or solution.

 

The link of Power BI Support: Support | Microsoft Power BI

For how to create a support ticket, please refer to How to create a support ticket in Power BI - Microsoft Power BI Community

 

 

Best Regards,
Yang

Community Support Team

danextian
Super User
Super User

Hi @kmaranto 

It is possible that after the append step, there are filter steps that remove the data from the second table. Check for any applied steps labeled 'Filtered Rows.' These are most likely just applicable to the first table.










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


Proud to be a Super User!









"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

Thanks for the reply @danextian, no filters are applied after the append.  I pasted the code in reply to bibian_geraldo below.  Based on Yang's response it looks like this is a replicable bug with large data sets.  Thanks again!

Bibiano_Geraldo
Super User
Super User

Hi @kmaranto ,

Please double check your applied steps to see if is there some step that filter out the new data to be added.

if possible, share with us the M code by going to advanced editor, is not easy to say withou see or interacting the problem.

 

Or try to append as new query to see if the problem persist.

Is this post help you? Please consider to:

Accept as Solution!
Give a Kudo
Follow me on Linkedin

Hi Bibiano, I've stripped the applied steps down to just the basics in terms of aligning the data types and renaming the headers for the fields that I want to combine.  I'm using the 'Append Queries' functionality on the ribbon to combine the two tables.

 

I've never had issues with this in the past.  This is about as basic as it gets.  Here is the code it produces:

let
    Source = Table.Combine({#"FCST Import", Actuals})
in
    Source

 

It seems that there's no problem with code, its possible to share no sensiitive file to see the problem closer?

Is this post help you? Please consider to:

Accept as Solution!
Give a Kudo
Follow me on Linkedin

kmaranto
Helper I
Helper I

I can also confirm I have the latest version of Power BI Desktop installed:  2.139.2054.0 64-bit (January 2025)

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.