Skip to content

Variance Waterfall Chart for Qlik Sense. The Variance Waterfall chart is a Qlik Sense extension to provide variance analysis between two measures shown over the different values of a dimension. This type of chart is primarily used in financial Actual v's Forecast analysis.

License

Notifications You must be signed in to change notification settings

qlik-oss/variance-waterfall

 
 

Repository files navigation

Variance Waterfall Chart for Qlik Sense

This extension is part of the extension bundles for Qlik Sense. The repository is maintained and moderated by Qlik RD.

Feel free to fork and suggest pull requests for improvements and bug fixes. Changes will be moderated and reviewed before inclusion in future bundle versions. Please note that emphasis is on backward compatibility, i.e. breaking changes will most likely not be approved.

Usage documentation for the extension is available at https://help.qlik.com.

Developing the extension

If you want to do code changes to the extension follow these simple steps to get going.

  1. Get Qlik Sense Desktop
  2. Create a new app and add Variance waterfall to a sheet.
  3. Clone the repository
  4. Run npm install
  5. Run npm run build - to build a dev-version to the /dist folder. If the source map file is required run export NODE_ENV=development && npm run build instead.
  6. Move the content of the /dist folder to the extension directory. Usually in C:/Users/<user>/Documents/Qlik/Sense/Extensions/qlik-variance-waterfall.

Original authors

https://github.com/AnalyticsEarth

License

Released under the MIT License.

About

Variance Waterfall Chart for Qlik Sense. The Variance Waterfall chart is a Qlik Sense extension to provide variance analysis between two measures shown over the different values of a dimension. This type of chart is primarily used in financial Actual v's Forecast analysis.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.1%
  • Shell 5.7%
  • HTML 0.2%