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: 
pauljohansson
Creator III
Creator III

Regarding Link Tables between 2 fact tables

Hi,

When you read about how to create a link table between 2 fact tables i have on several places(for example in book "Qlikview Developer 11" page 289) been told that i should identify the common fields between my fact tables and create one %Key field.

But, lets say that i use the respective %Primary Key field from each fact table.  Why should this not be possibly, or am i missing out something here? Do I always need to use the same %Key field for my two seperate fact tables?

Attached is a data model where i use the fact table respective primary key.

Comments and thoughts are welcome,

br

Paul

10 Replies
pauljohansson
Creator III
Creator III
Author

Yes, without internal relationships in the LinkTable there wont be much of linking

My thinking goes like this:

if i keep all my dimension fields in the link table, i need to make sure that my fact table is linked to the link table with the "primary key". Otherwise i might risk that some of my facts wont  be "accessible" (since I with all my dimensions in the LinkTable always "start" my analysis from there).