Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
meysspi
Contributor
Contributor

Circular Reference -

Hi

in my load have a Circular Reference, because the same table is used into 2 different contexts.

I could duplicate the fields of this table for each context to avoid a loop but  I would like if a select one of the fields of this table,   synchronize with the same field used in other context.

Pierre

Labels (1)
1 Solution

Accepted Solutions
vikasmahajan

hi,

if your data source is a same it will concatenate automatically ,  you can use concatenate or you can go with link table  : https://community.qlik.com/t5/Qlik-Sense-Documents/link-table/ta-p/1883375

detail demo available here in this link.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.

View solution in original post

2 Replies
neerajthakur
Creator III
Creator III

You can concatenate both the tables instead of joining it or use a Link Table to use same field name.

Or you can first join them on the basis of key and then concatenate the common fields.

Thanks & Regards,
Please Accepts as Solution if it solves your query.
vikasmahajan

hi,

if your data source is a same it will concatenate automatically ,  you can use concatenate or you can go with link table  : https://community.qlik.com/t5/Qlik-Sense-Documents/link-table/ta-p/1883375

detail demo available here in this link.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.