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: 
jvitantonio
Specialist III
Specialist III

Problem with joins

Hi all, I need some help.

I need to join 3 tables. Right now I'm joining the tables automatically as Qlik does it but it doesn't seem to be working. This is my structure:

Table1:

Key_A

DATE

Table2:

Key_A

Key_B

Table3:

Key_B

Now, I need to be able to filter data from Table3 with the DATE field in TAble1. I don't know why, but when I use the DATE field, it all goes to only one year (I have data for 2009, 2010), but I make a count and it says 2009 = 0 and 2010 = all records.

How should I be doing this join? Is there anything I'm not doing right?

Thanks

1 Solution

Accepted Solutions
jvitantonio
Specialist III
Specialist III
Author

I think I'm done. I use left joins instead of letting qlik doing the joins for me

View solution in original post

2 Replies
Not applicable

Hi,

Can you please post your script and sample data.

Cheers.

jvitantonio
Specialist III
Specialist III
Author

I think I'm done. I use left joins instead of letting qlik doing the joins for me