Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

API Capabilities to Copy Visulizations, Set Data Sources, etc.

My team is looking into using Qlik Sense for visualizations and have some questions about the capabilities of the API. What we want to do is have a library of visualization templates that uses can choose from and use as part of a module or application. Is it possible using the API to take a visualization from a library and copy it into a new folder or work space? Additionally, is it possible to set the data set for the visualization via the API? We are trying to make this flow or a user picking a visualization from a library and using it as fully automated as possible.

If you can point me to the APIs what would cover this, that would be excellent.

Thx.

1 Reply
reddy-s
Master II
Master II

Hi Stephen,

All your requirements are absolutely possible with QlikSense.

Firstly you can have a huge collection of visualisations as you need. As Qlik sense allows you to build you own visualisation extensions and you are never constrained to using only the ones which are implicitly provided by Qlik. Not to forget, you can still leverage the power of Qlik's association engine when you build these extensions/visualizations.

Is it possible using the API to take a visualization from a library and copy it into a new folder or work space?


This can be achieved in a different way in QlikSense. You will be needing the sense server to achieve this. You being the admin , can easily restrict or divide the resources(data sets-> called as data connections in sense) and visualisations as you need by using the security rules. Infant you have the leverage to do more, like sorry telling, and distributing your insights among a group.


Additionally, is it possible to set the data set for the visualization via the API?


The section access in Qlik helps you curtail data. You have full control over the data being distributed among the users.


Here are the links to some useful resources.


Qlik Sense Comprehensive Developer Tutorial

https://help.qlik.com/sense/1.1/en-us/developer/- API's Link

New to Qlik Sense Videos

New to Qlik Sense Enterprise Server Videos


Thanks,

Sangram.