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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi guys,
I have 2 tables, table A hast 5 columns, table B 3 columns.
What I would like to do is to add the rows of table B into Table A; so that I can use one column to distinguish the varios kategories of my data within one column.
Anyone an idea how to achive that?
Best reagards,
Pete
Solved! Go to Solution.
Hello @Pete230 ,
You can use append queries, check this for instructions https://learn.microsoft.com/en-us/power-query/append-queries
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Works perfectly fine, my issue was, that the titels of the colums havent been exactly the same, that's why they have been writen beside the other columns not underneth.
But thank you, it workds now!
Hello @Pete230 ,
You can use append queries, check this for instructions https://learn.microsoft.com/en-us/power-query/append-queries
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |