Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
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
]
;

3 Replies
afurtado
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi.

Maybe these docs can help you.

Best,

Alessandro Furtado

furtado@farolbi.com.br