qlik-modifiers

v0.9.2
A javascript library for applying modifiers to Qlik expressions
qlik modifiers expression modifiers

qlik-modifiers

A JavaScript module for handling expression modifiers in Qlik products.

!EXPERIMENTAL!

CircleCI Coverage Status CodeQL

The idea is to provide a set of useful expression modifiers and a convenient way to work with those. First in place is accumulation which can produce results similar to this:

Accumulation modifier

How does it work?

A modifier transforms a hypercube measure expression in a certain way to achieve desired results. Below is a high-level overview of how the concept works.

Concept flow

Properties

Api

See Api documentation

Release branches

Modifiers Branch
Add Relative release/0.4.x
Add Moving average, Difference release/0.3.x
Add Accumulation release/0.2.x

Releasing

Simply run the create-release workflow.

It requires a branch to deploy as a parameter, this should always be master.

You need to be a collaborator to run this workflow.

npm i qlik-modifiers

Metadata

  • MIT
  • >=v16.20.2
  • QlikTech International AB
  • released 9/26/2024

Downloads