Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We are looking for a way to automate the process of uploading Table Chart contents to our internal system.
In Qlik Dashboar Bundle, there is a Button for navigation object, with which I can only navigate within the application.
However, the button we're looking for would upload the filtered data in a sheet to our internal system, using some script.
How should we approach this?
Hi @DataShark
It seems to me a Writeback function, used like these steps:
Look for these 2 extensions, one you need to pay for that, but you´ll do it with lower effort, and other you need to create some scripting.
Good Luck,
Pedro
Qlik Sense doesn’t natively support pushing table/chart data to an external system via a button click.
You would typically need a custom extension or API-based integration to achieve this.
If you're looking for a more governed approach, SenseOps Writeback allows controlled data submission from Qlik apps with proper audit and governance. In the currently released version, data can be written back to supported files and databases (such as SQL-based systems).
Know more about SenseOps writeback here: Link