Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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
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