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

Type of Join

Hi All,

I have 2 fact tables representing 2013 and 2014 data. I would like to merge these 2 tables to create one fact table. What is the best join to use (all 2013 + all 2014), and what would the syntax of the code look like in an upload statement.

Thank you

1 Solution

Accepted Solutions
MK_QSL
MVP
MVP

If both table have same column name no need to join... qlikview will automatically concatenate them...

View solution in original post

2 Replies
MK_QSL
MVP
MVP

If both table have same column name no need to join... qlikview will automatically concatenate them...

Not applicable
Author

Perfect thanks