Files
PLSmartPivot/README.md
Albert Backenhof 5872ee7b58 Updated github readme
Issue: DEB-136
2019-05-20 07:02:45 +02:00

23 lines
1.1 KiB
Markdown

# P&L Smart Pivot, a Qlik Sense Extension for Financial reporting
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
1. Create a new app and add P&L pivot to a sheet.
2. Clone the repository
3. Run `npm install`
4. Run `npm run build` - to build a dev-version to the /dist folder.
5. Move the content of the /dist folder to the extension directory. Usually in `C:/Users/<user>/Documents/Qlik/Sense/Extensions/qlik-smart-pivot`.
# Original authors
[github.com/iviasensio](https://github.com/iviasensio)
# License
Released under the [MIT License](LICENSE).