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: 
tayariib85
Contributor II
Contributor II

Resident Load

Hello Guys,

why table2 does no exists after I perform resident load from table1.. Thanks

 

tayariib85_0-1669283401448.png

 

Labels (2)
1 Solution

Accepted Solutions
Aditya_Chitale
Specialist
Specialist

It gets auto concatenated. write 'noconcatenate' after table1 script.

Regards,

Aditya

View solution in original post

2 Replies
Aditya_Chitale
Specialist
Specialist

It gets auto concatenated. write 'noconcatenate' after table1 script.

Regards,

Aditya

tayariib85
Contributor II
Contributor II
Author

thanks mate.