Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
What is loosely coupled table any one please help me.
A loosely coupled table is a table that doesn't propagate incoming associations to other tables that are linked to the current loosely coupled table. Your selections that arrive in this table through associations will stop there and then.
This trick is used to interrupt otherwise endless selections in data models with circular references.
BTW why didn't you search the on-line help? It's pretty good... See here: Understanding circular references ‒ QlikView
Hi,
Thanks peter for sharing information.