Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi, I am a newbie in Qlik. Currently, we have a table chart that presenting the data on a dashboard, we would like to have such information to be shared with others applications as well, through an endpoint / API, ideally in JSON format. It could be exported into cvs manually through the web UI but we would like to automate the process. Looking through all the online documents, it consists quite a lot of APIs but didn't look like either one of them fits our needs. Is there anyone know how can it be done?
Thanks.
Hi @anfieldleung,
You can embed Qlik Charts in other systems and/or WebPages.
Please check this page out: Embedding a visualization or a sheet in a web page
This video can also help you: Embedding Qlik Sense Charts into a website
An Iframe or a Div can be created and incorporated in other systems or Webpages.
Thanks @Wlad_Masi for your reply, but we would like to grab the data inside the table chart instead of showing the content in a spreadsheet liked view.
Wouldn't Get.data work for you?
Qlik Allows you to get the data of an object and present it the way you prefer.