Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlik Sense app reload

I am trying to programmatically mimic the functionality of Load Data button in Qlik Sense Desktop/Server.

dataload.PNG

Right now I can perform the reload of data but I have to refresh my page to see the updated sheet with the new data. This is essentially what i do:

https://help.qlik.com/sense/1.1/en-us/developer/Subsystems/EngineAPI/Content/CreatingAppLoadingData/...

I just want a functionality where I can reload data and the page will automatically refresh with the new data.

2 Replies
Not applicable
Author

Hi,

Have you try this extension?

https://github.com/mhamano/Qlik-Sense-Reload-Button

Philippe

Anonymous
Not applicable
Author

Eucliwood Hellscythe

Hi Eucliwood Hellscythe,

i have the same problem.

can you send the code for reload page please

I have already downloaded the file sdk

Thanks

Federico

Best regard