Installing, importing and exporting your visualizations
Depending on your Qlik Sense setup, there are different ways of deploying your visualization extensions.
Installing visualizations in Qlik Sense Desktop
Visualizations that you have created outside of Extension editor, or visualizations that someone else has created for you, must be copied to the correct location for it to be visible in Qlik Sense Desktop.
Do the following:
-
Open a Windows Explorer window and navigate to ..\Users\<UserName>\Documents\Qlik\Sense\Extensions.
-
Create a new folder and give it an appropriate name.
-
Copy the visualization files that you created to the new folder.
There should be at least one JavaScript file and one QEXT file but there can be more files.
You have now made your visualization extension available in Qlik Sense Desktop.
Importing visualizations in Qlik Sense Enterprise
You need to import your visualization extension to the repository in order to make it available in Qlik Sense. This is done via the Qlik Management Console.
Do the following:
-
Create a zipped file of the extension project containing all the files.
-
Open Qlik Management Console.
-
Select Extensions on the QMC start page or from the Start drop-down menu to display the overview.
-
Click Import in the top right corner.
-
Select a file to import.
Remember to enter the password for the zip file if it is password protected.
- Browse to and click the zipped extension file that you want to add.
-
Click Open in the File explorer window.
-
Click Import.
Information noteIf the name of an extension already exists (or occurs more than once in the zip file), the zip file is not uploaded. An extension within an extension in the zip file will be accessible in the extensions overview (and stored twice on disk).Information noteExtensions are saved to ..ProgramData\Qlik\Sense\Repository\Extensions. The maximum file size is half of the free disk space.
You have now imported one or more new extensions.
Exporting extensions in Qlik Sense Enterprise
You can export visualization extensions via the Qlik Management Console (QMC).
Do the following:
- Open Qlik Management Console.
- Select Extensions on the QMC start page or from the Start drop-down menu to display the overview.
-
Select the extension from the list and then click Export.
The extension is exported to a ZIP file that is saved in the \Users\<username>\Downloads folder on your local machine.
You have now exported an extension and you can share it with others.