Skip to main content
Announcements
Qlik Community Office Hours, March 20th. Former Talend Community users, ask your questions live. SIGN UP
cancel
Showing results for 
Search instead for 
Did you mean: 
tneveraski
Partner - Contributor
Partner - Contributor

Partial Reload question

I need to do a partial reload, however, I want to do it all in the .qvw scripting.  Is there a way to set a parameter in the script so that IsPartialReload comes back with a 0?  It's not possible for me to use the api and there cannot be any person interaction.  If there is an easier way to append data to a table in memory, please let me know. 

Thanks,

Tina 

3 Replies
RSvebeck
Specialist
Specialist

I think you need to explain more on what you want to achieve. 


Robert


Svebeck Consulting AB
kkkumar82
Specialist III
Specialist III

Tina,

Yes we can use the function ISPartialReload function in the script or there is an option in QMC where we can pass a parameter and decide whether we want a full load or Partial load.

     Reload ‒ QlikView

Best Regards,

Kiran Kumar

tneveraski
Partner - Contributor
Partner - Contributor
Author

Kiran,

Thank you for your reply.  How can I set ISPartitalReload to 0 so the code knows I want to do a partial reload?  I can not do an API call, there isn't going to be a button to push.  Where is the option in the QMC in Qlik Sense.  Can I set this parameter in the scheduler?  We want the reloads to work without any human interaction.

Thank you,

Tina