Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Is there a way to merge multiple queries all at once? I have about 30 queries that are coming from a database that I need to be merged into one big table so I can actually use it.
Solved! Go to Solution.
Hi,
yes, it's possible - check out the guidance page:
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Hi @NatalieBrum
If all 30 queries are in the same format and you want to append all rows into one big table, please use Append queries feature. Append queries - Power Query | Microsoft Learn
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Hi @NatalieBrum
If all 30 queries are in the same format and you want to append all rows into one big table, please use Append queries feature. Append queries - Power Query | Microsoft Learn
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Hi,
yes, it's possible - check out the guidance page:
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍