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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how many link tables can create

I would like to know how many link tables can create in a script. And what are other options that are available to avoid syn-key and loops. one more thing

Can we include a single table in two different link tables.

thanks.

Labels (1)
1 Reply
Not applicable
Author

This is depend on your data module there is no such restrictions to for adding tables in link table you need to create a %key and put it in common link table tab.

Following are the ways to avoid sync keys

- Rename column name using as

- Avoid duplicate fields in multiple tables

-  You can add single table in link table by loading same table with different name