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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
kmswetha
Creator
Creator

Outer joins while scripting

Hi,

Can some one  help me if we can use outer joins and load data in QV? If so please let me know?

1 Reply
prieper
Master II
Master II

Why not?

quote

Join

The join prefix joins the loaded table with an existing named table or the last previously created logical table. The join is a natural join made over all the common fields. The join statement may be preceded by one of the prefixes inner, outer, left or right.

unqote

Peter