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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
LESSASSY_K
Contributor III
Contributor III

Partial load impossible

Hello Qlik Community,

I have an app with several table.

Basically i want to to a partial load on an excel file (sharepoint on office 365).

I create a button with option partial reload (button with actions Reload/ option : partial reload activated)

And in my script i put an add or replace preceeding the table (excel via sharepoint) i want to load.

BUT whenever i do a partial load i get an error:

Error sku.PNG

 

But this is not the path of the sharepoint excel file which is called by a call function above the table in the script

call error.PNG

So i don't understand why using the replace erase the functionality of the call function which get the sharepoint excel file ?

Anyone can help me with that please ?

thank you

Labels (3)
2 Replies
LESSASSY_K
Contributor III
Contributor III
Author

Anyone have an idea ?

Thanks in advance ?

MayilVahanan

Might be, try with IsPartialReload() like below example

https://community.qlik.com/t5/QlikView-App-Dev/Partial-Reload-Variables-Set-in-Script/m-p/88838

 

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.