Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Data Modelling

Hello,

Need a small help in Data Modelling....

I am working on a data model where most of the tables are having one common field say ID which can create looping in model.

For example say:

Table1,Table2,Table3 is having ID and they are interlinked(One field into multiple table) with each other.

I tried for Composite Key as well but their is no other common field so that my Table1 is linked to Table2 with a unique key and my Table3 is linked to either of the Table1 or Table2 by a another unique field.

So, is there any way to do this kind of modelling when you are having only one common field in multiple tables???

Thanks in advance.

Regards,

Balraj Ahlawat

10 Replies
Anonymous
Not applicable
Author

Sujeet,

One more thing I would like to check....

Will it make any impact on the Data Model if we join say Tab3 to either of the Table like Tab1 or Tab2?

Regards,

Balraj Ahlawat