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

Join(Table1) in Script

Hi All,

I am unable to undertsand JOIN mentioned in Qlikview help point I.

Please help to explain with the two tables shown in point II.

Thanks in advance.

I)
tab1:

LOAD * FROM file1.csv;

tab2:

LOAD * FROM file2.csv;

.. .. ..

join (tab1) LOAD * FROM file3.csv;

II)
Table1:
Load * inline
[
A,B
1,aa
2,bb
3,cc
4,dd
]
;

Join(Table1)

Table2:
Load * inline
[
A,C
1,xx
2,yy
5,tt
]
;

Labels (1)
3 Replies
afurtado
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi.

Maybe these docs can help you.

Best,

Alessandro Furtado

furtado@farolbi.com.br
ashfaq_haseeb
Champion III
Champion III