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.
All,
I have two tables for two different projects (different source files) but they have the same header columns (but different row info). I want to add these two into one field and add a new column which will label/identify project nae (based on which dataset it came from).
Thanks in advance.
AK (Newbie)
Solved! Go to Solution.
hi, @ahmedKalbani
Since the two tables have the same header columns, if you could use Append Function in Edit Queries?
For example:
table 1
table 2
Step1:
Add an identity custom column for each table
Step2:
Then click Home->Combine->Append Queries
Result:
Best Regards,
Lin
hi, @ahmedKalbani
Since the two tables have the same header columns, if you could use Append Function in Edit Queries?
For example:
table 1
table 2
Step1:
Add an identity custom column for each table
Step2:
Then click Home->Combine->Append Queries
Result:
Best Regards,
Lin
Hi,
From where should the Project Name be picked up?
Hi,
See if the solution her helps - https://www.youtube.com/watch?v=yL11ugShdrk.
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.