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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Incremental Load debug problem

Hi,

In my script, I wrote a code for incremental load. In order to do the incremental load, I need to store data into the qvd file. However when I try to debug the code, the qvd file is restored with new limited number of rows. Is there a solution to prevent this problem, except comment the store function line?

Thank you

1 Reply
ashfaq_haseeb
Champion III
Champion III

Hi

use

exit script();

In between or if you can post a sample someone can help you.

Regards

ASHFAQ