March 2018
Beginner to intermediate
514 pages
13h 11m
English
Each extension built for Qlik has the option to support the ability to export the visualization into different formats:
To activate the exporting functionality, you will need to enable it in the code, right after the initialProperties section, using the following attributes:
support: { snapshot: true, export: true, exportData: true }
Read now
Unlock full access