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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
DataShark
Contributor III
Contributor III

Button to send Table Chart contents to our Internal System via API

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?

2 Replies
pedrobergo
Employee
Employee

Hi @DataShark 

It seems to me a Writeback function, used like these steps:

  1. User make some selections in Qlik dashboard
  2. The table chart shows some records representing the filtered data
  3. This table has some lines that need to be inserted inside a Database Table, using  one Qlik (click!). 

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

NS_Qlikupdates
Partner - Creator
Partner - Creator

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