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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
prabhas277
Creator
Creator

Linktable

Hi Experts,

What is linktable? what is the use of link table and when we go for linktable? explain with suitable scinerio?

Regards

prabhas

1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi Prabhas,

Link tables are generally used for linking the two table or the fact tables.

Let us go with an example..

As we know that when we are designing the data model synthetic keys and circular loop are common.

For fixing this problems we use the link table concept.

You can also use concatenation ,but it always not give the appropriate result.

Concatenation works well enough when we have all the fields same.


With the use of link tables, it’s possible to keep the fact tables separated from each other. The advantage of this solution   for choosing this method is to keep the data model a logical one.

For better understand check the below link:

Link Table in QlikView | Learn QlikView

View solution in original post

4 Replies
Anonymous
Not applicable

Hi Prabhas,

Link tables are generally used for linking the two table or the fact tables.

Let us go with an example..

As we know that when we are designing the data model synthetic keys and circular loop are common.

For fixing this problems we use the link table concept.

You can also use concatenation ,but it always not give the appropriate result.

Concatenation works well enough when we have all the fields same.


With the use of link tables, it’s possible to keep the fact tables separated from each other. The advantage of this solution   for choosing this method is to keep the data model a logical one.

For better understand check the below link:

Link Table in QlikView | Learn QlikView

PrashantSangle

Read below thread most of concept of link table is cover in this thread.

LinkTable

Regards

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Anonymous
Not applicable

Anonymous
Not applicable

Hi,

Link table used for removing synthetic keys.

Go to this link ,. You will get example as well as how to load link table.

http://www.analyticsvidhya.com/blog/2014/12/remove-synthetic-key-concatenation-link-table-qlikview/

Thanks

BKC