March 2018
Beginner to intermediate
514 pages
13h 11m
English
Namespace: qlik.app.visualization
The Visualization API allows you to create Qlik Sense visualization on the fly, based on a session object. It's important to note session objects are not persisted in the app and will be destroyed once the session times out. Furthermore, on top of creating new visualizations, you can also fetch existing visualizations from an app using the API.
This is a new way of embedding new and modifying existing visualizations. Until now, you had two levels to work on to integrate visualizations into your web page or mashup:
Read now
Unlock full access