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.
Hi,
I am very new to this.
Sample arbitrary data:
Desired outcome:
I am able to combine the two tables with only the rows with the matching cells but i cant insert them where I want to be automatically.
Solved! Go to Solution.
Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.
This does it for I need for now! Thank you so much!
Hi @novicepowerbi
You can get the desired result by those steps :
1. merge details with summary table, by activity id :
after this step, you will have just needed rows from the details table, so you can delete the newly created column
next step is just to append the tables
result:
Note that you cant delete unnecessary table because of merge , so you can just not to load it to the model
Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
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.