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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

maya180504

Good Night!. I can appreciate that you answered the following question. How to make a join between tables?

Thi's from the sentence Load.

Labels (1)
4 Replies
Not applicable
Author

Hi Maya,

Please find the attachment.

Hope it helps you

Not applicable
Author

Sorry forget to attach a file

Not applicable
Author

hi maya, its simple

Tab:

Load a,b,c from Table1;

join

Load a,d,e from Table2;

Store Tab into Sample.qvd;

suniljain
Master
Master

Just read in qlikview help .

QV help discussed join concept very well with the help of example.