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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
gznster
Contributor
Contributor

qlikview join 2 loads of data?

Can't wrap my head around this

I want to do something like this

Fruitstable:

load fruitstype;

select fruitstype from fruits;

JOIN

vegetabletable :

load vegetabletype, 
fruitstype & vegetabletype;

 

select vegetabletype from vegetable;

Labels (1)
0 Replies