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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello Everyone
When appending two queries I'm getting extra colums, even though the information is there in both initial queries and the columns are in the same order. As you can see below the Family code for S01 branch is the same as for S02 branch but instead of stacking the information it has added that info as an extra column on the end- any ideas why?
Thanks
Bailey14
Solved! Go to Solution.
With append queries order doesn't matter. You have Family Code and Family code. Change them both to capital C before you append and it will work.
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
@Anonymous , your name needs to be exactly the same. Copy Family code name from one table and rename using past and make sure having exact same name and merge
With append queries order doesn't matter. You have Family Code and Family code. Change them both to capital C before you append and it will work.
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
Thank you Allison- this worked
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.