Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How can I debug partial reloads?

I am writing a load script in QV 9.0 SR5 and some of the LOADs have ADD, meaning they are only to be executed when I do a partial reloa, like this:

[ Code ]

ADD LOAD
Status,
Event,

...

[ /Code ]

The script is causing problems though and I need to debug it. When I use the Debug button in the script editor, it seems to only perform a full Load though.

Is there any way to use the debug tools while performing only a partial load?

Thanks!

4 Replies
manishnarang
Partner - Creator
Partner - Creator

Hi Peter,

did you find a way to do it?

Regards,

Manish

manishnarang
Partner - Creator
Partner - Creator

Hi Peter,

did you find a way to do it?

Regards,

Manish

manishnarang
Partner - Creator
Partner - Creator

Hi Peter,

did you find a way to do it?

Regards,

Manish

Not applicable
Author

Hi Peter,

Do you encounter this same issue when you step through your code?

Cheers,

Byron