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: 
GraceGao
Creator
Creator

Join 2 Cross Tables

Hi Experts

i have one by months excel table fields like below.

Region, Jan....Dec(Qty),Jan...Dec(Amount)

i would like to cross table like below result.

expected result: Region, Month, Qty, Amount.

i thought cross table twice and join table, but this is  not working. Illegal error prompt. 

could anyone to help me ? Thanks in advance.

2 Replies
Lisa_P
Employee
Employee

You cannot apply join as well as crosstable together. You can do a load resident on the second table with a join and then drop original second table.
GraceGao
Creator
Creator
Author

Hi Lisa

 

it is working. thanks so much.