Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I want to eliminate circular reference in my data model without creating a duplicate table and renaming the fields.
This is a demonstration of my data model. Here I have taken Campaign id as filter in my sheet and on campaign id selection, I want to show project wise Amount from Link Table. For eg. Campaign id '123' has Project name 'XYZ' so I want to show XYZ's sum of Amount on Campaign 123's selection.
Kindly provide a solution to this issue.
Regards,
Aditya
Rename project name from Campaign table as project name_1
Hi,
If the Project Name column coming from both the table and have different values then rename them as per their meaning.
i.e You can rename the Project Name from the Campaign table as [Campaign Project Name]
Hi Ashutosh,
Field from both tables have same meaning
Regards,
Aditya
Qlik is working on associative technology the project name is a common and forming loop into your data hence you can rename it or remove it if no longer required.
refer Henric Post : https://community.qlik.com/t5/Qlik-Design-Blog/Circular-References/ba-p/1469332
Vikas