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