q2g / q2g-ext-alternatestates

MIT License
1 stars 5 forks source link

Alternate States Extension

Codacy Badge TravisCI drawing

This extension enables the user to take advantage of alternate states in qlik sense. With alternate states you can compare several states in one application. With these extension you can create and delete alternate states in the application. After you have a alternate state to use, you can apply this to the objects used in the application. After applying a state to an object, this will not react on selections made in objects without state, or applayed to a other state.

Intro

teaser

Settings

Options

In the accessibillity options you can switch the use of shortcuts from the default values to customise shortcuts. The recommendation ist to use the combination of "strg + alt + {any keycode}", so that you do not get in truble with screenreaders shortcuts.

settings

Install

binary

  1. Download the ZIP and unzip
  2. Qlik Sense Desktop Copy it to: %homeptah%\Documents\Qlik\Sense\Extensions and unzip
  3. Qlik Sense Entripse Import in the QMC

source

  1. Clone the Github Repo into extension directory
  2. Install nodejs
  3. Open Node.js command prompt
  4. npm install
  5. npm run build