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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
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.

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