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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Data model with two transaction tables.

Dear All ,

I have two transaction tables linked with one master table with different keys,

Both transaction table has date fields.

i need data from the two transaction tables against the dimentions and common calender kindly help.

Cannot join the master with transaction as more masters linked via the master table and the huge size of master table.

Thanks

1 Solution

Accepted Solutions
Not applicable
Author

Hi,

There is two way to handle muliple transaction (fact) table in QlikView. First option is using CONCATENATE feature we can combine the tables and make a single big transaction table keeping the matching key field. Another option is using Link table: What you need to do here just load both the table seperate and create a link table based on all the possible values from both the table. So in link table solution both the transaction table will point to link table then link table will point to master table. Link table solution is bit difficult to implement but Concatenate is straight forward.

Pls let me know if you need any other help on this.

Regards,

DJ

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Anybody can help me on this ??

marcohadiyanto
Partner - Specialist
Partner - Specialist

hi,

you can use link table to make your table linked.

Not applicable
Author

Hi,

There is two way to handle muliple transaction (fact) table in QlikView. First option is using CONCATENATE feature we can combine the tables and make a single big transaction table keeping the matching key field. Another option is using Link table: What you need to do here just load both the table seperate and create a link table based on all the possible values from both the table. So in link table solution both the transaction table will point to link table then link table will point to master table. Link table solution is bit difficult to implement but Concatenate is straight forward.

Pls let me know if you need any other help on this.

Regards,

DJ