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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
KristianK
Contributor
Contributor

Circular reference Error in Script

Hello,

I am new to Qlik Sense and I see now that stuff worked in QV does'nt work in QS.

I have a huge SQL database to access with a lot of information. Loops are wanted and under control (at least in QV). Now I tried to combine all the tables in QS and after loading my Script i get this Error:

clipboard_image_0.png

Including this dots:

clipboard_image_1.png

Basically, my tables aren't synced. What can I do to allow this planned loop like in QV where it generated automatically synced tables? 

clipboard_image_3.png

 

Thank you for your help.

Regards

1 Solution

Accepted Solutions
OmarBenSalem
Partner - Champion II
Partner - Champion II

You muste have changed something; QlikView and Qlik Sense scripts are basically the SAME; and they handle things EXACTLY the same.

For the "how to resolve the circular reference"; please refer to this:

https://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/LoadData/understand-...

View solution in original post

2 Replies
OmarBenSalem
Partner - Champion II
Partner - Champion II

You muste have changed something; QlikView and Qlik Sense scripts are basically the SAME; and they handle things EXACTLY the same.

For the "how to resolve the circular reference"; please refer to this:

https://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/LoadData/understand-...

KristianK
Contributor
Contributor
Author

Yes i made some stupid error... thank you for your help.