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: 
SaraAbdulah
Contributor II
Contributor II

two active relationships

i have 5 tables with one primary key (date), three of them have anther primary key(agentID)

i need help to make the second relationship active 

Labels (3)
2 Replies
AronC
Partner - Creator II
Partner - Creator II

 

Hi, I dont get the tables you have. Can you provide a sketch of your model?

I.e. do you have 5 or 8 tables? (You can only have one primary key in one table per definition).

If you which to create a compositekey from two fields just add them togheter:

newTbl:
load *,
field1 & '|' & field2 as %Compositekey
Resident Tbl;

 

SaraAbdulah
Contributor II
Contributor II
Author

yes its five tables 

three of them need to connect them  with agent id