Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
sn_9052
Contributor II
Contributor II

Circular Loop

Hi All,

I am having query in circular loop.

Below i attached a file, In that there is a circular loop.

Could any one help me out, how to avoid that issue.

I need relation between  Products and suppliers also,I don't want to break them.

Thank You.

1 Reply
m_woolf
Master II
Master II

Not sure what your link table is for. If it contains address info for both suppliers and customers, split it into two tables: Supplier Address and Customer Address. Or maybe better, put the supplier address info in the Supplier table and the Customer address info in the Customer table. Just make sure the names don't link. Supplier.Name and Customer.Name...