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: 
Not applicable

Testing new LOADs

hello,

how do you test new added load/selects in your existing script?

i really don't want to load all parts of my app, just test the new one.

is there are way to achieve this - can you recommend a best practise for that?

thx in advance!

1 Reply
adamdavi3s
Master
Master

Hi Clark,

You can just wrap it in a partial reload to do this

What is meant by partial reload? What is its use? Please explain!

However you can also run limited loads in the debug, so load just 1000 rows from each table etc.

I normally run a debug load of 1000 to check it all works, then run the full reload when I am happy