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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
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?