Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
They expected that reloading the main model would automatically include the filters, without needing two separate uploads.
Their idea was to have a single control model containing buttons to reload other models (e.g., ReportBuilder, Ordinato, Fatturato), so that a user in Krino can reload any model manually when needed — without using triggers or automation.
Now, I’m trying to understand the best and most practical way to implement this in Qlik Sense —
➡️ Is it possible to trigger the reload of other apps using buttons inside a Qlik Sense app (via REST API or another method)?
➡️ Or is there a simpler alternative that fits this requirement better?
Any suggestions or best practices would be really helpful.
Thanks in advance!
Hi @Dipti123
If you are using Sense Cloud then you should be able to create an automation that kicks off a reload and then call this from a button or link a table, or by using a REST connector in the reload of an application.
This blog post gives more details on how to set up the connector and make it work:
https://www.quickintelligence.co.uk/start-a-qlik-sense-cloud-reload-from-a-webhook/
Hope that is helpful.
Steve
Thank you @stevedark
but Im using Qlik sense enterprise .where non-admin user can't reload task or data .
Am i right or we can do that ?
Thank You
Dipti
Hi @Dipti123
I've not had to do this on Qlik Sense Client Manged, as most of my clients are now on Qlik Cloud and Client Managed has quite a comprehensive set of triggers.
This page seems to give information on triggering reloads from an API (which I guess can be called using the REST connector):
I found this link from this post by @Andre_Sostizzo which has more context and other links:
The article by @Lisa_Sun that is linked from that article looks particularly useful.
Hope that helps.
Steve