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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
amit_g
Contributor
Contributor

Qlik to join 3 tables as per required

Please review the data model.

What I need is for the pivot view to incorporate the following columns: Model and TMS_Model_Name.

The forecast_month and months contain similar data; how can I create one month column that aggregates the values of these two columns?

This is necessary because it overlaps two-month rows and the top row needs to be expanded to include the value, Current_Forecast_Quantity.

Please look at how its join too in data model and the Pivot.

Labels (3)
1 Reply
marcus_sommer

The tables seems to contain equally data and therefore they should be merged per concatenate (union in sql) by unifying the field-names. Just adding manually an extra field [Source] to the loads is enough to be able to differentiate the sources per selections or dimensions or within set analysis conditions.