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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

resident with 2 tables

Hi !

Is that possible ?

Regards.

Labels (1)
1 Reply
hector
Specialist
Specialist

Hi, maybe it's possible, but each table with a resident, maybe something like this


t1:
Load
field1
resident table1;
t2:
left join
Load
field2
resident table2;


rgds