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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Inner Join

Hello I am using Inner Join in my load script to load two excel files. I have two lists A and B.  It pulls the attendee name that is featured in BOTH lists and puts it in a table. However it does not allow me to also have a table of the full list A and full list B. Is there a way to also get tables of the full lists by using inner join?

2 Replies
Nicole-Smith

You would have to use outer join if you want the full lists of both tables.

Miguel_Angel_Baeyens

Hi,

Check the answer to your previous post.

Miguel