Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
If both table have same column name no need to join... qlikview will automatically concatenate them...
If both table have same column name no need to join... qlikview will automatically concatenate them...
Perfect thanks