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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
menta
Partner - Creator II
Partner - Creator II

Load tables with same structure with QDT

Hi all, 

I would like to upload in my saas, different table into different qvd but if the tables have the same structure QDT concatenate all tables into only one.

I can create different connection, one for each table but the better thing i think is to edit the load script to insert the noconcatenate parameter between tables.

Is it possible?

Qlik DataTransfer 

 

1 Solution

Accepted Solutions
rzenere_avvale
Partner - Specialist II
Partner - Specialist II

Hey there @menta ,
QDT can also perform a reload of a QVF file (so, historically, the ones created by Qlik Sense).
You should be able to create all the logic you need in the script and then use QDT to perform a reload

You can find more about this topic in the limitations: Limitations 

I hope this helps,
Riccardo

View solution in original post

1 Reply
rzenere_avvale
Partner - Specialist II
Partner - Specialist II

Hey there @menta ,
QDT can also perform a reload of a QVF file (so, historically, the ones created by Qlik Sense).
You should be able to create all the logic you need in the script and then use QDT to perform a reload

You can find more about this topic in the limitations: Limitations 

I hope this helps,
Riccardo