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: 
kamielrajaram
Creator III
Creator III

heirarchy

Good day,

I have a list of history files which I loop through to create a heirarchy on the users. This works fine, but when I left join to another list of history files it creates a massive synthetic key and numerous tables. Basically I would like to know if ther is a special way of joining tables in a for each loop.

thank you in advance

Kamiel

1 Reply
Not applicable

Hi,

Use Qualify'*' for all fields except joining key

Use Unqualiy 'Key_*' for joining key at the begning of loop

Thanks

Vivek