Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Ask the Fabric Databases & App Development teams anything! Live on Reddit on August 26th. Learn more.

Reply
Anonymous
Not applicable

how to merge a referenced table in a dataflow

Hello, I'm totally new on Fabric and I'm creating a dataflow.

Anyone knows why is not possible to create a merge with a referenced table? and what would be the workaround?

 

SANPERD_0-1731958827392.png

security table at left doesn't appear on the list for the merge.

 

Thank you so much for the answers.

2 REPLIES 2
frithjof_v
Super User
Super User

It's because it would throw a cyclic reference error.

 

You would get this error if you created that merge in Advanced editor:

frithjof_v_0-1732652423345.png

 

 

Could you explain what end result you wish to achieve?

 

Can you do the merge the other way around - merging the legacy table into the security table? That worked for me when I tried. 

 

Or you can create a duplicate query and do the merge.

lbendlin
Super User
Super User

Do you really need to do the merge?  Can you do that later via the data model?

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors