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
Strizzolo
Advocate II
Advocate II

Does Table.Combine follow a sort?

I have two tables, A and B, which contain among others a LAST_UPDATE column and usually A is always more updated than B. I want to avoid using Table.Sort to sort because it slows down my transformations.

 

I can't find an official reference in the documentation so I ask you: if I do Table.Combine({A, B}), is the result sorted? A's data first and then B's?

1 ACCEPTED SOLUTION
shafiz_p
Super User
Super User

@StrizzoloWhen you apply Table.Combine({A,B}) in power query, the resulting table's order will be depend on input tables's order. For this case, A's data will be first and then B's data, maintaining the row order from the source table.

Hope this help!!

If this answered your question, please mark this post as a solution.

View solution in original post

1 REPLY 1
shafiz_p
Super User
Super User

@StrizzoloWhen you apply Table.Combine({A,B}) in power query, the resulting table's order will be depend on input tables's order. For this case, A's data will be first and then B's data, maintaining the row order from the source table.

Hope this help!!

If this answered your question, please mark this post as a solution.

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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.