Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

RobWunderlich/com-qlikcookbook-ExportScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qlik Sense ExportScript

Export/Import Script button for Qlik Sense

[DEPRECATED] This project is no longer maintained. Please use erikwett/DevTool for the same functions and more.

Purpose and Description

The Visualization Extension com-qlikcookbook-ExportScript for Qlik Sense allows you to add a button to a Qlik Sense sheet to provide for exporting the app script to an external file, or import script from an external file.

This extension will only work when used from a browser window. It will not work when used from the Qlik Sense desktop. You can use a browser window with Qlik Sense desktop by opening a browser window to http://localhost:4848

Click the "Export Script" button to export the current script to an external file. The export file will be created in the browser download folder and will be named "appname.txt".

To import a script file, click the "Import Script" button to choose a file or drag a file to the "Import Script" button. The imported script will completey replace the existing script.

Installation & Download

  1. Download the latest version or any other version you want to install.
  2. Then install on either Qlik Sense Desktop or Qlik Sense Server:
  • Qlik Sense Desktop
    • To install, unzip all files and copy the content to the folder "C:\Users\%USERNAME%\Documents\Qlik\Sense\Extensions\com-qlikcookbook-ExportScript"
  • Qlik Sense Server

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. The process for contributing is outlined below:

  1. Create a fork of the project
  2. Work on whatever bug or feature you wish
  3. Create a pull request (PR)

I cannot guarantee that I will merge all PRs but I will evaluate them all.

Author

Rob Wunderlich

License

Released under the MIT license.

About

Qlik Sense extension button to export/import load script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published