Giter VIP home page Giter VIP logo

qlik-sense-reload-button's Introduction

Reload Button for Qlik Sense

Updated

2015/10/01

  • Added "Partial Reload" function
  • UI was renewed

==== The Reload Button for Qlik Sense is an extension which allows you to execute road script by pressing a button placed on a Qlik Sense sheet.

Demo

Alt text

Install

  1. Qlik Sense Desktop Unzip the downloaded zip file into "C:\Users%USERNAME%\Documents\Qlik\Sense\Extensions\Qlik-Sense-Reload-Button" folder.

  2. Qlik Sense Server Please refer to the following instruction for importing an extension:

    [Import Extension]( http://help.qlik.com/sense/en-US/online/#../Subsystems/ManagementConsole/Content/QMC_Resources_Extensions_AddingExtensions.htm?Highlight=add extension "Import Extension")

Following procedure is experimental: When you reload a published app (not an app in "My work"), the following error occurs. This is because the default security rules of Qlik Sense Server does not allow users to update published apps.

Alt text

You can allow published apps to be reloaded and saved by adding a security rule on QMC. For example, following security rule allows any users to execute reload button on published apps in "Everyone" stream.

Name Setting
Resource filter App*
Conditions (user.name like "*" and ((resource.resourcetype="App" and resource.stream.name="Everyone") or (resource.resourcetype="App.Object" and resource.app.stream.name="Everyone")))
Context Both in hub and QMC
Actions Update

Please be are that it can cause unexpected results, so apply the setting at your own risk!

Licence

The software is provided "AS IS" without warranty of any kind. This project is licensed under the terms of the MIT license.

Author

Masaki Hamano

qlik-sense-reload-button's People

Contributors

mhamano avatar

Watchers

João Paulo Bastos Leite avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.