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: 
Not applicable

how to join two table

how to join two table in after uploading excel file

2 Replies
Not applicable
Author

u want join in excel or qlikview

if in qlikview just do like this

load

table1;

join

load

table2;

Roadrunner
Contributor III
Contributor III

Will this also works for sheets in excel?